|
|
|
|
|
|
161
|
|
161
|
|
|
162
|
* [Aura](https://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.
|
162
|
* [Aura](https://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.
|
|
163
|
* [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins.
|
163
|
* [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins.
|
|
164
|
-* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
|
|
|
|
165
|
* [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
|
164
|
* [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
|
|
166
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
165
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
|
167
|
* [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages.
|
166
|
* [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages.
|
|
|
|
|
|
|
172
|
*Micro frameworks and routers.*
|
171
|
*Micro frameworks and routers.*
|
|
173
|
|
172
|
|
|
174
|
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
|
173
|
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
|
|
175
|
-* [Lumen](https://lumen.laravel.com/docs) - A micro-framework by Laravel.
|
|
|
|
|
|
174
|
+* [Lumen](https://lumen.laravel.com/) - A micro-framework by Laravel.
|
|
176
|
* [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
|
175
|
* [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
|
|
177
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
176
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
|
178
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
177
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
|
|
|
|
|
|
272
|
* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
|
271
|
* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
|
|
273
|
* [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems.
|
272
|
* [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems.
|
|
274
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
273
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
|
275
|
-* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
|
|
|
|
276
|
* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
|
274
|
* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
|
|
277
|
* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
|
275
|
* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
|
|
278
|
|
276
|
|
|
|
|
|
|
|
514
|
* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
|
512
|
* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
|
|
515
|
* [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
|
513
|
* [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
|
|
516
|
* [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
|
514
|
* [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
|
|
517
|
-* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
|
|
|
|
518
|
-* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
|
|
|
|
519
|
* [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
|
515
|
* [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
|
|
520
|
* [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
|
516
|
* [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
|
|
521
|
* [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
|
517
|
* [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
|
|
|
|
|
|
|
622
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
618
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
|
623
|
* [GetOpt](https://github.com/getopt-php/getopt-php) - A command line opt parser.
|
619
|
* [GetOpt](https://github.com/getopt-php/getopt-php) - A command line opt parser.
|
|
624
|
* [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser.
|
620
|
* [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser.
|
|
625
|
-* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
|
|
|
626
|
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
621
|
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
|
627
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
622
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
|
628
|
|
623
|
|
|
|
|
|
|
|
672
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
|
667
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
|
|
673
|
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
668
|
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
|
674
|
* [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings.
|
669
|
* [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings.
|
|
675
|
-* [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
|
|
|
|
676
|
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
670
|
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
|
677
|
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
671
|
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
|
678
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
672
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|