SaaSHub helps you find the best software and product alternatives Learn more →
Psl Alternatives
Similar projects and alternatives to psl
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
php-json-comment
Lightweight JSON comment and trailing comma stripper library for PHP with support for literal newlines and nested JSON strings.
-
PHP Mess Detector
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
-
-
-
-
-
psl discussion
psl reviews and mentions
-
PHP libraries and tools
azjezz/psl: PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
-
Avoiding empty() in PHP
One of the companies made heavy use of azjezz/psl and used extended rules for it. Anyone who's not used to strict type mode and type-hinting all the code they write would have a hard time getting a job at those companies.
-
PHP 8.2 Released
For the order of function arguments: sounds like you'd enjoy https://github.com/azjezz/psl.
Yes it's a userland workaround and not a fix for the language, but it's thinking about these issues and a PHP extension (offering better performance) is being talked about.
- Whats New in PHP 8.2
-
Long-Term Planning for PHP 9.0 Error Promotion
I wrote a library for this, and more: https://github.com/azjezz/psl
- PHP RFC: Consistent Function Names
- Psl – PHP Standard Library
-
PHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
Why use regular expressions for something so simple as `trim()`? https://github.com/azjezz/psl/blob/1.5.x/src/Psl/Str/trim.php#L23
- Interop in PHP Should Not Be Exceptional
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
azjezz/psl is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of psl is PHP.