Libraries tagged by comba
symfony/polyfill-php71
859142 Downloads
Symfony polyfill backporting some PHP 7.1+ features to lower PHP versions
skywarth/chaotic-schedule
15308 Downloads
Randomize scheduled command execution time and date intervals
simple-bus/doctrine-orm-bridge
1987203 Downloads
Doctrine ORM bridge for using command and event buses
seboettg/collection
903380 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
scrumble-nl/laravel-model-ts-type
54604 Downloads
This package makes it possible to generate TypeScript types based on your models
sarciszewski/php-future
1520320 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
polyfills/array-find
33620 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpcompatibility/phpcompatibility-symfony
658484 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
659225 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
php-service-bus/service-bus
11020 Downloads
PHP Service Bus (publish-subscribe pattern)
phalcon/cli-options-parser
901844 Downloads
Command line arguments/options parser.
nunomaduro/laravel-console-dusk
47881 Downloads
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.
nizsheanez/yii2-asset-converter
155524 Downloads
Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory
msztorc/laravel-env
48846 Downloads
Laravel env helper commands
maximebf/consolekit
99736 Downloads
Library to create command line utilities