symfony/polyfill-ctype
Symfony Polyfill for Ctype: provides ctype_* functions when the PHP ctype extension isn’t available. Useful for consistent character-type checks across environments and PHP versions. Part of the Symfony Polyfill suite, MIT licensed.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/type | 0.81 | Runtime type validation for PHP using “Parse, Don’t Validate”: coerce and assert unstructured input into well-typed data. Useful for APIs, configs, and user input with clear parsing rules, assertions, and predictable failures. | 1 | 1 | 0 | 34K | 0 | 19.1 | 63.9 | MIT | 1 month ago | |
| phpyh/coding-standard | 0.81 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 1 | 2K | 1 | 10.2 | 28.1 | MIT | 9 months ago | |
| slam/php-cs-fixer-extensions | 0.79 | Extensions and ready-to-use rulesets for FriendsOfPHP PHP-CS-Fixer. Adds custom fixers like final_abstract_public, final_internal_class, utf8 cleanup, inline comment spacing, function reference spacing, and PHP-only proxy fixers for consistent code style. | 68 | 68 | 2 | 7K | 1 | 22.0 | 31.3 | MIT | 4 months ago | |
| spaze/coding-standard | 0.78 | spaze/coding-standard provides PHP_CodeSniffer rule sets to enforce consistent PHP coding style and quality across projects. Install via Composer as a dev dependency and run PHPCS with the included standards; CI workflows validate XML and rules. | 2 | 2 | 0 | 9K | 0 | 15.4 | 50.8 | MIT | 8 months ago | |
| symfony/requirements-checker | 0.78 | Symfony Requirements Checker is a small utility to verify your server meets Symfony’s requirements (PHP version, extensions, settings) before installing or deploying. Run it in CLI or via a web script to quickly spot missing dependencies and configuration issues. | 200 | 202 | 20 | 90K | 0 | 1.6 | 36.7 | MIT | — | |
| friendsofphp/php-cs-fixer | 0.77 | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,541 | 13,631 | 1,635 | 5M | 42 | 90.3 | 73.4 | MIT | 1 week ago | |
| neuecommerce/coding-standards | 0.77 | Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lcobucci/coding-standard | 0.77 | PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. | 6 | 6 | 2 | 6K | 1 | 20.1 | 46.1 | MIT | 3 months ago |
How can I help you explore Laravel packages today?