diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..de9fcec9 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: Correia-jpv \ No newline at end of file diff --git a/README.md b/README.md index af1c1fbb..0b509d92 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Contributing and Collaborating -Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md), [CODE-OF-CONDUCT](https://github.com/ziadoz/awesome-php/blob/master/CODE-OF-CONDUCT.md) and [COLLABORATING](https://github.com/ziadoz/awesome-php/blob/master/COLLABORATING.md) for details. +Please see      ?⭐      ?🍴 [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md),      ?⭐      ?🍴 [CODE-OF-CONDUCT](https://github.com/ziadoz/awesome-php/blob/master/CODE-OF-CONDUCT.md) and      ?⭐      ?🍴 [COLLABORATING](https://github.com/ziadoz/awesome-php/blob/master/COLLABORATING.md) for details. ## Table of Contents - [Awesome PHP](#awesome-php) @@ -91,730 +91,730 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT ### Composer Repositories *Composer Repositories.* -* [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository. -* [Packagist](https://packagist.org/) - The PHP Package Repository. -* [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP. -* [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer. +* 🌎 [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository. +* 🌎 [Packagist](https://packagist.org/) - The PHP Package Repository. +* 🌎 [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP. +* 🌎 [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer. ### Dependency Management *Libraries for dependency and package management.* -* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer. -* [Composer](https://getcomposer.org/) - A package and dependency manager. -* [Phive](https://phar.io/) - A PHAR manager. -* [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer. +*   1357⭐    405🍴 [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer. +* 🌎 [Composer](https://getcomposer.org/) - A package and dependency manager. +* 🌎 [Phive](https://phar.io/) - A PHAR manager. +*   1510⭐     80🍴 [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer. ### Dependency Management Extras *Extras related to dependency management.* -* [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime. -* [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several `composer.json` files. -* [Composer Normalize](https://github.com/ergebnis/composer-normalize) - A plugin for normalising `composer.json` files. -* [Composer Patches](https://github.com/cweagans/composer-patches) - A plugin for Composer to apply patches. -* [Composer Require Checker](https://github.com/maglnet/ComposerRequireChecker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. -* [Composer Unused](https://github.com/composer-unused/composer-unused) - A CLI Tool to scan for unused composer packages. -* [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process. -* [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy. -* [Satis](https://github.com/composer/satis) - A static Composer repository generator. -* [Tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in project using Composer. -* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy. +*     47⭐      3🍴 [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime. +*    785⭐    129🍴 [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several `composer.json` files. +*    799⭐     24🍴 [Composer Normalize](https://github.com/ergebnis/composer-normalize) - A plugin for normalising `composer.json` files. +*   1189⭐    217🍴 [Composer Patches](https://github.com/cweagans/composer-patches) - A plugin for Composer to apply patches. +*    664⭐     54🍴 [Composer Require Checker](https://github.com/maglnet/ComposerRequireChecker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. +*    943⭐     28🍴 [Composer Unused](https://github.com/composer-unused/composer-unused) - A CLI Tool to scan for unused composer packages. +*   6306⭐    176🍴 [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process. +* 🌎 [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy. +*   2757⭐    477🍴 [Satis](https://github.com/composer/satis) - A static Composer repository generator. +*    100⭐     12🍴 [Tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in project using Composer. +* 🌎 [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy. ### Frameworks *Web development frameworks.* -* [CakePHP](https://cakephp.org/) - A rapid application development framework. -* [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework). -* [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax. -* [Nette](https://nette.org) - A web framework comprised of mature components. -* [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension. -* [Spiral](https://spiral.dev/) - A high performance PHP/Go framework. -* [Symfony](https://symfony.com/) - A set of reuseable components and a web framework. -* [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework. +* 🌎 [CakePHP](https://cakephp.org/) - A rapid application development framework. +* 🌎 [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework). +* 🌎 [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax. +* 🌎 [Nette](https://nette.org) - A web framework comprised of mature components. +* 🌎 [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension. +* 🌎 [Spiral](https://spiral.dev/) - A high performance PHP/Go framework. +* 🌎 [Symfony](https://symfony.com/) - A set of reuseable components and a web framework. +*      ?⭐      ?🍴 [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework. ### Framework Extras *Extras related to web development frameworks.* -* [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP. -* [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony. -* [LaravelS](https://github.com/hhxsv5/laravel-s) - Glue for using Swoole in Laravel or Lumen. -* [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. +*    349⭐    145🍴 [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP. +* 🌎 [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony. +*   3527⭐    453🍴 [LaravelS](https://github.com/hhxsv5/laravel-s) - Glue for using Swoole in Laravel or Lumen. +*    736⭐     97🍴 [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. ### Content Management Systems (CMS) *Tools for managing digital content.* -* [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal). -* [Concrete5](https://www.concrete5.org/) - A CMS targeting users with a minimum of technical skills. -* [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. -* [Drupal](https://www.drupal.org) - An enterprise level CMS. -* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS. -* [Joomla](https://www.joomla.org/) - Another leading CMS. -* [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project. -* [Magento](https://magento.com/) - The most popular ecommerce platform. -* [Moodle](https://moodle.org/) - An open-source learning platform. -* [Pico CMS](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. -* [Statamic](https://statamic.com/) - Build beautiful, easy to manage websites. -* [WordPress](https://wordpress.org/) - A blogging platform and CMS. +* 🌎 [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal). +* 🌎 [Concrete5](https://www.concrete5.org/) - A CMS targeting users with a minimum of technical skills. +*   2783⭐    568🍴 [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. +* 🌎 [Drupal](https://www.drupal.org) - An enterprise level CMS. +*  13180⭐   1347🍴 [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS. +* 🌎 [Joomla](https://www.joomla.org/) - Another leading CMS. +* 🌎 [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project. +* 🌎 [Magento](https://magento.com/) - The most popular ecommerce platform. +* 🌎 [Moodle](https://moodle.org/) - An open-source learning platform. +* 🌎 [Pico CMS](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. +* 🌎 [Statamic](https://statamic.com/) - Build beautiful, easy to manage websites. +* 🌎 [WordPress](https://wordpress.org/) - A blogging platform and CMS. ### Components *Standalone components from web development frameworks and development groups.* -* [Aura](http://auraphp.com/) - Independent components, fully decoupled from each other and from any framework. -* [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins. -* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components. -* [Laravel Components](https://github.com/illuminate) - The Laravel Framework components. -* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group. -* [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages. -* [Symfony Components](https://symfony.com/components) - The components that make Symfony. -* [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework. +* 🌎 [Aura](http://auraphp.com/) - Independent components, fully decoupled from each other and from any framework. +* 🌎 [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins. +* 🌎 [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components. +*      ?⭐      ?🍴 [Laravel Components](https://github.com/illuminate) - The Laravel Framework components. +* 🌎 [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group. +* 🌎 [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages. +* 🌎 [Symfony Components](https://symfony.com/components) - The components that make Symfony. +* 🌎 [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework. ### Micro Frameworks *Micro frameworks and routers.* -* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications. -* [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel. -* [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas. -* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP. -* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications. -* [Slim](https://www.slimframework.com/) - Another simple micro framework. +* 🌎 [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications. +* 🌎 [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel. +* 🌎 [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas. +*     52⭐      7🍴 [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP. +*    833⭐     52🍴 [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications. +* 🌎 [Slim](https://www.slimframework.com/) - Another simple micro framework. ### Micro Framework Extras *Extras related to micro frameworks and routers.* -* [Slim Skeleton](https://github.com/slimphp/Slim-Skeleton) - A skeleton for Slim. -* [Slim Twig View](https://github.com/slimphp/Slim-Views) - Integrate Twig into Slim. -* [Slim PHP View](https://github.com/slimphp/PHP-View) - A simple PHP renderer for Slim. +*   1425⭐    435🍴 [Slim Skeleton](https://github.com/slimphp/Slim-Skeleton) - A skeleton for Slim. +*    302⭐     58🍴 [Slim Twig View](https://github.com/slimphp/Slim-Views) - Integrate Twig into Slim. +*    220⭐     60🍴 [Slim PHP View](https://github.com/slimphp/PHP-View) - A simple PHP renderer for Slim. ### Routers *Libraries for handling application routing.* -* [Aura.Router](https://github.com/auraphp/Aura.Router) - A full-featured routing library. -* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. -* [Klein](https://github.com/klein/klein.php) - A flexible router. -* [Pux](https://github.com/c9s/Pux) - Another fast routing library. -* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route. +*    454⭐     73🍴 [Aura.Router](https://github.com/auraphp/Aura.Router) - A full-featured routing library. +*   4603⭐    402🍴 [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. +*   2618⭐    284🍴 [Klein](https://github.com/klein/klein.php) - A flexible router. +*   1264⭐     79🍴 [Pux](https://github.com/c9s/Pux) - Another fast routing library. +*    588⭐    117🍴 [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route. ### Templating *Libraries and tools for templating and lexing.* -* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language. -* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language. -* [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language. -* [Plates](http://platesphp.com/) - A native PHP templating library. -* [Smarty](https://www.smarty.net/) - A template engine to complement PHP. -* [Twig](https://twig.symfony.com/) - A comprehensive templating language. +*    362⭐     50🍴 [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language. +*   3114⭐    415🍴 [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language. +* 🌎 [PHPTAL](https://phptal.org/) - A PHP implementation of the 🌎 [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language. +* 🌎 [Plates](http://platesphp.com/) - A native PHP templating library. +* 🌎 [Smarty](https://www.smarty.net/) - A template engine to complement PHP. +* 🌎 [Twig](https://twig.symfony.com/) - A comprehensive templating language. ### Static Site Generators *Tools for pre-processing content to generate web pages.* -* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids. -* [Jigsaw](http://jigsaw.tighten.co/) - Simple static sites with Laravel's Blade. -* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML. -* [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML. +* 🌎 [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids. +* 🌎 [Jigsaw](http://jigsaw.tighten.co/) - Simple static sites with Laravel's Blade. +* 🌎 [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML. +* 🌎 [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML. ### HTTP *Libraries for working with HTTP.* -* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client. -* [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client. -* [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation. -* [Nyholm PSR-7](https://github.com/Nyholm/psr7) - A super lightweight PSR-7 implementation. Very strict and very fast. -* [PHP VCR](https://php-vcr.github.io/) - A library for recording and replaying HTTP requests. -* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library. -* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients. -* [Symfony HTTP Client](https://github.com/symfony/http-client) - A component to fetch HTTP resources synchronously or asynchronously. -* [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation. +*   1867⭐    246🍴 [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client. +* 🌎 [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client. +* 🌎 [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation. +*    875⭐     61🍴 [Nyholm PSR-7](https://github.com/Nyholm/psr7) - A super lightweight PSR-7 implementation. Very strict and very fast. +* 🌎 [PHP VCR](https://php-vcr.github.io/) - A library for recording and replaying HTTP requests. +*   3444⭐    498🍴 [Requests](https://github.com/rmccue/Requests) - A simple HTTP library. +*    151⭐     24🍴 [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients. +*   1456⭐     38🍴 [Symfony HTTP Client](https://github.com/symfony/http-client) - A component to fetch HTTP resources synchronously or asynchronously. +*    296⭐     37🍴 [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation. ### Scraping *Libraries for scraping websites.* -* [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP. -* [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super fast HTML scrapper and parser. -* [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page. -* [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper. -* [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony. -* [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider. +*   1384⭐    185🍴 [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP. +*   1952⭐    202🍴 [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super fast HTML scrapper and parser. +*   1830⭐    282🍴 [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page. +*   8839⭐   1009🍴 [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper. +*   2520⭐    196🍴 [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony. +*   1251⭐    237🍴 [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider. ### Middlewares *Libraries for building application using middlewares.* -* [PSR-7 Middlewares](https://github.com/oscarotero/psr7-middlewares) - Inspiring collection of handy middlewares. -* [Relay](https://github.com/relayphp/Relay.Relay) - A PHP 5.5 PSR-7 middleware dispatcher. -* [Stack](https://github.com/stackphp) - A library of stackable middleware for Symfony. -* [Laminas Stratigility](https://github.com/laminas/laminas-stratigility) - Middleware for PHP built on top of PSR-7. +*    659⭐     57🍴 [PSR-7 Middlewares](https://github.com/oscarotero/psr7-middlewares) - Inspiring collection of handy middlewares. +*    298⭐     15🍴 [Relay](https://github.com/relayphp/Relay.Relay) - A PHP 5.5 PSR-7 middleware dispatcher. +*      ?⭐      ?🍴 [Stack](https://github.com/stackphp) - A library of stackable middleware for Symfony. +*     37⭐      7🍴 [Laminas Stratigility](https://github.com/laminas/laminas-stratigility) - Middleware for PHP built on top of PSR-7. ### URL *Libraries for parsing URLs.* -* [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library. -* [Purl](https://github.com/jwage/purl) - A URL manipulation library. -* [sabre/uri](https://github.com/sabre-io/uri) - A functional URI manipulation library. -* [Uri](https://github.com/thephpleague/uri) - Another URL manipulation library. +*    930⭐    112🍴 [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library. +*    903⭐    118🍴 [Purl](https://github.com/jwage/purl) - A URL manipulation library. +*    276⭐     20🍴 [sabre/uri](https://github.com/sabre-io/uri) - A functional URI manipulation library. +*    768⭐     56🍴 [Uri](https://github.com/thephpleague/uri) - Another URL manipulation library. ### Email *Libraries for sending and parsing email.* -* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates. -* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library. -* [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library. -* [Fetch](https://github.com/tedious/Fetch) - An IMAP library. -* [Mautic](https://github.com/mautic/mautic) - Email marketing automation -* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. -* [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP. -* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/features/transactional-email/). -* [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution. -* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails. +*   5521⭐    180🍴 [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates. +*    590⭐     75🍴 [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library. +*    151⭐     20🍴 [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library. +*    495⭐    158🍴 [Fetch](https://github.com/tedious/Fetch) - An IMAP library. +*   5027⭐   1857🍴 [Mautic](https://github.com/mautic/mautic) - Email marketing automation +*  17887⭐   9178🍴 [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. +*   1407⭐    434🍴 [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP. +*    285⭐     31🍴 [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as 🌎 [SendGrid](https://sendgrid.com/), 🌎 [PostMark](https://postmarkapp.com), 🌎 [MailGun](https://www.mailgun.com/) and 🌎 [Mandrill](https://mailchimp.com/features/transactional-email/). +* 🌎 [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution. +*    890⭐     23🍴 [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails. ### Files *Libraries for file manipulation and MIME type detection.* -* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library. -* [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems. -* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. -* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library. -* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library. -* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives. +*   2889⭐    296🍴 [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library. +*  12390⭐    704🍴 [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems. +*   2409⭐    334🍴 [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. +*    101⭐     15🍴 [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library. +*      ?⭐      ?🍴 [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the 🌎 [FFmpeg](https://www.ffmpeg.org/) video library. +*    256⭐     20🍴 [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives. ### Streams *Libraries for working with streams.* -* [ByteStream](https://amphp.org/byte-stream/) - An asynchronous stream abstraction. -* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library. +* 🌎 [ByteStream](https://amphp.org/byte-stream/) - An asynchronous stream abstraction. +*    266⭐     31🍴 [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library. ### Dependency Injection *Libraries that implement the dependency injection design pattern.* -* [Aura.Di](https://github.com/auraphp/Aura.Di) - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more. -* [Acclimate](https://github.com/AcclimateContainer/acclimate-container) - A common interface to dependency injection containers and service locators. -* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector. -* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container. -* [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container. -* [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring. -* [Pimple](https://pimple.symfony.com/) - A tiny dependency injection container. -* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component. +*    335⭐     66🍴 [Aura.Di](https://github.com/auraphp/Aura.Di) - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more. +*    217⭐     14🍴 [Acclimate](https://github.com/AcclimateContainer/acclimate-container) - A common interface to dependency injection containers and service locators. +*    721⭐     64🍴 [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector. +*    742⭐     89🍴 [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container. +*    135⭐     16🍴 [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container. +* 🌎 [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring. +* 🌎 [Pimple](https://pimple.symfony.com/) - A tiny dependency injection container. +*   3686⭐     80🍴 [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component. ### Imagery *Libraries for manipulating images.* -* [Color Extractor](https://github.com/thephpleague/color-extractor) - A library for extracting colours from images. -* [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library. -* [Image Hash](https://github.com/jenssegers/imagehash) - A library for generating perceptual image hashes. -* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images. -* [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library. -* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library. -* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library. +*   1169⭐    142🍴 [Color Extractor](https://github.com/thephpleague/color-extractor) - A library for extracting colours from images. +*   2260⭐    172🍴 [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library. +*   1769⭐    159🍴 [Image Hash](https://github.com/jenssegers/imagehash) - A library for generating perceptual image hashes. +*    854⭐    125🍴 [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images. +* 🌎 [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library. +*  12476⭐   1405🍴 [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library. +*    853⭐    187🍴 [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library. ### Testing *Libraries for testing codebases and generating test data.* -* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. -* [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception. -* [Atoum](https://github.com/atoum/atoum) - A simple testing library. -* [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework. -* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework. -* [Faker](https://github.com/fakerphp/faker) - A fake data generator library. -* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests. -* [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework. -* [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support. -* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing. -* [Mockery](https://github.com/mockery/mockery) - A mock object library for testing. -* [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit. -* [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity. -* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework. -* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing. -* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework. -* [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()). -* [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) - A MySQL engine written in pure PHP. -* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library. -* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself. -* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework. -* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework. -* [VFS Stream](https://github.com/bovigo/vfsStream) - A virtual filesystem stream wrapper for testing. +*   2319⭐    328🍴 [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. +*    760⭐    107🍴 [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception. +*   1413⭐    163🍴 [Atoum](https://github.com/atoum/atoum) - A simple testing library. +* 🌎 [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework. +*   4479⭐   1309🍴 [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework. +*   2166⭐    159🍴 [Faker](https://github.com/fakerphp/faker) - A fake data generator library. +*    382⭐     60🍴 [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests. +*   1638⭐    141🍴 [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework. +*   1096⭐     65🍴 [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support. +* 🌎 [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing. +*  10125⭐    435🍴 [Mockery](https://github.com/mockery/mockery) - A mock object library for testing. +*   1880⭐    192🍴 [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit. +* 🌎 [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity. +*    329⭐     29🍴 [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework. +*    464⭐     90🍴 [Phake](https://github.com/mlively/Phake) - Another mock object library for testing. +*    284⭐     13🍴 [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework. +*    316⭐     15🍴 [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()). +*    496⭐     30🍴 [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) - A MySQL engine written in pure PHP. +*   1799⭐    277🍴 [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library. +* 🌎 [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself. +*  18273⭐   2073🍴 [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework. +*   8350⭐    225🍴 [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework. +*   1328⭐    104🍴 [VFS Stream](https://github.com/bovigo/vfsStream) - A virtual filesystem stream wrapper for testing. ### Continuous Integration *Libraries and applications for continuous integration.* -* [CircleCI](https://circleci.com) - A continuous integration platform. -* [GitlabCi](https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/) - Let GitLab CI test, build, deploy your code. TravisCi like. -* [Jenkins](https://www.jenkins.io/) - A continuous integration platform with [PHP support](https://www.jenkins.io/solutions/php/). -* [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker. -* [PHPCI](https://github.com/dancryer/phpci) - An open source continuous integration platform for PHP. -* [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects. -* [Shippable](https://www.shippable.com/) - A Docker based continious integration platform for open source and private projects. -* [Travis CI](https://travis-ci.org/) - A continuous integration platform. -* [Setup PHP](https://github.com/shivammathur/setup-php) - A GitHub Action for PHP. +* 🌎 [CircleCI](https://circleci.com) - A continuous integration platform. +* 🌎 [GitlabCi](https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/) - Let GitLab CI test, build, deploy your code. TravisCi like. +* 🌎 [Jenkins](https://www.jenkins.io/) - A continuous integration platform with 🌎 [PHP support](https://www.jenkins.io/solutions/php/). +*    658⭐     46🍴 [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker. +*   2435⭐    469🍴 [PHPCI](https://github.com/dancryer/phpci) - An open source continuous integration platform for PHP. +* 🌎 [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects. +* 🌎 [Shippable](https://www.shippable.com/) - A Docker based continious integration platform for open source and private projects. +* 🌎 [Travis CI](https://travis-ci.org/) - A continuous integration platform. +*   2032⭐    212🍴 [Setup PHP](https://github.com/shivammathur/setup-php) - A GitHub Action for PHP. ### Documentation *Libraries for generating project documentation.* -* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator. -* [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files. -* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator. -* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation). +*   2075⭐    317🍴 [APIGen](https://github.com/apigen/apigen) - Another API documentation generator. +*    670⭐    167🍴 [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files. +*   3454⭐    591🍴 [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator. +* 🌎 [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation). ### Security *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.* -* [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium). -* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter. -* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security. -* [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method. -* [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializeable payloads along with a tool to generate them. -* [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library. -* [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library. -* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library. -* [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()` -* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings. -* [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check". -* [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool. -* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library. -* [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications. -* [Zap](https://owasp.org/www-project-zap/) - An integrated penetration testing tool for web applications. +* 🌎 [Halite](https://paragonie.com/project/halite) - A simple library for encryption using   9972⭐   1545🍴 [libsodium](https://github.com/jedisct1/libsodium). +*   2440⭐    288🍴 [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter. +*   1458⭐    102🍴 [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security. +*   1155⭐     68🍴 [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method. +*   2076⭐    370🍴 [PHPGGC](https://github.com/ambionics/phpggc) - A library of PHP unserializeable payloads along with a tool to generate them. +*   3440⭐    300🍴 [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library. +*    350⭐     83🍴 [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library. +* 🌎 [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library. +*   7964⭐    117🍴 [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()` +*    821⭐    114🍴 [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings. +* 🌎 [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check". +*  22656⭐   4719🍴 [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool. +*     55⭐     12🍴 [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library. +* 🌎 [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications. +* 🌎 [Zap](https://owasp.org/www-project-zap/) - An integrated penetration testing tool for web applications. ### Passwords *Libraries and tools for working with and storing passwords.* -* [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases. -* [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions. -* [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript. -* [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes. -* [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords. -* [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords. -* [phpass](https://www.openwall.com/phpass/) - A portable password hashing framework. -* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS. +*    103⭐      9🍴 [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases. +*   2150⭐    437🍴 [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions. +*     73⭐     18🍴 [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript. +*    145⭐     15🍴 [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes. +*    241⭐     34🍴 [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords. +*    373⭐     61🍴 [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords. +* 🌎 [phpass](https://www.openwall.com/phpass/) - A portable password hashing framework. +*    715⭐     96🍴 [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS. ### Code Analysis *Libraries and tools for analysing, parsing and manipulating codebases.* -* [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code -* [Code Climate](https://codeclimate.com) - An automated code review. -* [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool. -* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. -* [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply. -* [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool. -* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project. -* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics). -* [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code. -* [Rector](https://github.com/rectorphp/rector) - A tool to upgrade and refactor code. -* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer). -* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library. +*   1009⭐    114🍴 [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code +* 🌎 [Code Climate](https://codeclimate.com) - An automated code review. +*   3727⭐    396🍴 [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool. +*  15265⭐    862🍴 [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. +*    420⭐     24🍴 [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply. +*    724⭐     61🍴 [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool. +*   2197⭐    165🍴 [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project. +*    532⭐     58🍴 [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics). +*    494⭐     33🍴 [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code. +*   5091⭐    461🍴 [Rector](https://github.com/rectorphp/rector) - A tool to upgrade and refactor code. +* 🌎 [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to    444⭐     56🍴 [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer). +*    543⭐     68🍴 [UBench](https://github.com/devster/ubench) - A simple micro benchmark library. ### Code Quality *Libraries for managing code quality, formatting and linting.* -* [CaptainHook](https://github.com/captainhookphp/captainhook) - An easy-to-use and flexible Git hook library. -* [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations. -* [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library. -* [PHP Mess Detector](https://github.com/phpmd/phpmd) - A library that scans code for bugs, sub-optimal code, unused parameters and more. -* [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions. -* [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code. +*    713⭐     65🍴 [CaptainHook](https://github.com/captainhookphp/captainhook) - An easy-to-use and flexible Git hook library. +*   9201⭐   1428🍴 [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations. +*  10918⭐   1381🍴 [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library. +*   2026⭐    341🍴 [PHP Mess Detector](https://github.com/phpmd/phpmd) - A library that scans code for bugs, sub-optimal code, unused parameters and more. +*    153⭐     30🍴 [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions. +*   2149⭐    175🍴 [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code. ### Static Analysis *Libraries for performing static analysis of PHP code.* -* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP. -* [Deptrac](https://github.com/sensiolabs-de/deptrac) - A static code analysis tool that helps to enforce rules for dependencies between software layers. -* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory. -* [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension. -* [PHP Architecture Tester](https://github.com/carlosas/phpat) - Easy to use architecture testing tool for PHP. -* [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer. -* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs. -* [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library. -* [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration. -* [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool. -* [Psalm](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications. +*    365⭐     41🍴 [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP. +*   1864⭐     88🍴 [Deptrac](https://github.com/sensiolabs-de/deptrac) - A static code analysis tool that helps to enforce rules for dependencies between software layers. +*    387⭐     21🍴 [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory. +*   5245⭐    359🍴 [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension. +*    640⭐     20🍴 [PHP Architecture Tester](https://github.com/carlosas/phpat) - Easy to use architecture testing tool for PHP. +*   1746⭐    157🍴 [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer. +*    540⭐     40🍴 [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs. +*   2195⭐    248🍴 [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library. +*    194⭐     20🍴 [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration. +*  10792⭐    773🍴 [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool. +*   4668⭐    508🍴 [Psalm](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications. ### Architectural *Libraries related to design patterns, programming approaches and ways to organize code.* -* [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP. -* [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine. -* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library. -* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators. -* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions. -* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation. -* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources. -* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. -* [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern. +*  20359⭐   4363🍴 [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP. +* 🌎 [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine. +*   1851⭐    195🍴 [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library. +*   1062⭐     69🍴 [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators. +* 🌎 [Patchwork](http://patchwork2.org/) - A library for redefining userland functions. +*    848⭐     70🍴 [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation. +*    554⭐     23🍴 [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources. +*    985⭐    134🍴 [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. +*    845⭐     75🍴 [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern. ### Debugging and Profiling *Libraries and tools for debugging errors and profiling code.* -* [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD. -* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome. -* [Blackfire.io](https://blackfire.io) - A low-overhead code profiler. -* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool. -* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. -* [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver. -* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console. -* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar. -* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework. -* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler. -* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component. -* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool. -* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library. -* [Whoops](https://github.com/filp/whoops) - A pretty error handling library. -* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP. -* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook. -* [Z-Ray](https://www.zend.com/products/z-ray) - A debug and profile tool for Zend Server. +* 🌎 [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD. +*   1350⭐    302🍴 [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome. +* 🌎 [Blackfire.io](https://blackfire.io) - A low-overhead code profiler. +*   2606⭐    283🍴 [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool. +*    307⭐     37🍴 [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. +*    547⭐     17🍴 [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver. +*    517⭐     99🍴 [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console. +* 🌎 [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar. +*   1548⭐    106🍴 [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework. +*   1235⭐     52🍴 [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler. +*   6858⭐     88🍴 [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component. +* 🌎 [Tideways.io](https://tideways.com/) - Monitoring and profiling tool. +*   1493⭐    203🍴 [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library. +*  12704⭐    585🍴 [Whoops](https://github.com/filp/whoops) - A pretty error handling library. +*   2569⭐    512🍴 [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP. +*   2538⭐    915🍴 [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook. +* 🌎 [Z-Ray](https://www.zend.com/products/z-ray) - A debug and profile tool for Zend Server. ### Build Tools *Project build and automation tools.* -* [Box](https://github.com/box-project/box) - A utility to build PHAR files. -* [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator. -* [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant. -* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software. +*    739⭐     77🍴 [Box](https://github.com/box-project/box) - A utility to build PHAR files. +*    262⭐     17🍴 [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator. +* 🌎 [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant. +*    434⭐     42🍴 [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software. ### Task Runners *Libraries for automating and running tasks.* -* [Bldr](https://bldr.io/) - A PHP Task runner built on Symfony components. -* [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab. -* [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations. -* [Task](https://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp. +* 🌎 [Bldr](https://bldr.io/) - A PHP Task runner built on Symfony components. +*   1011⭐    151🍴 [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab. +*   2466⭐    300🍴 [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations. +* 🌎 [Task](https://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp. ### Navigation *Tools for building navigation structures.* -* [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library. -* [Menu](https://github.com/spatie/menu) - A flexible menu library with a fluent interface. +*   1275⭐    194🍴 [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library. +*    619⭐     89🍴 [Menu](https://github.com/spatie/menu) - A flexible menu library with a fluent interface. ### Asset Management *Tools for managing, compressing and minifying website assets.* -* [JShrink](https://github.com/tedious/JShrink) - A JavaScript minifier library. -* [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) - An elegant wrapper around Webpack for the 80% use case. -* [Symfony Asset](https://github.com/symfony/asset) - Manages URL generation and versioning of web assets. -* [Symfony Encore](https://github.com/symfony/webpack-encore) - A simple but powerful API for processing and compiling assets built around Webpack. +*    659⭐    143🍴 [JShrink](https://github.com/tedious/JShrink) - A JavaScript minifier library. +*   4980⭐    806🍴 [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) - An elegant wrapper around Webpack for the 80% use case. +*   2813⭐     12🍴 [Symfony Asset](https://github.com/symfony/asset) - Manages URL generation and versioning of web assets. +*   2001⭐    187🍴 [Symfony Encore](https://github.com/symfony/webpack-encore) - A simple but powerful API for processing and compiling assets built around Webpack. ### Geolocation *Libraries for geocoding addresses and working with latitudes and longitudes.* -* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. -* [GeoCoder](https://geocoder-php.org/) - A geocoding library. -* [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation. -* [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools. -* [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library. +*   4876⭐   1522🍴 [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. +* 🌎 [GeoCoder](https://geocoder-php.org/) - A geocoding library. +*    260⭐     40🍴 [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation. +*   1236⭐    114🍴 [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools. +*   1387⭐    180🍴 [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library. ### Date and Time *Libraries for working with dates and times.* -* [CalendR](https://yohan.giarel.li/CalendR/) - A calendar management library. -* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. -* [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time. -* [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support. -* [Yasumi](https://github.com/azuyalabs/yasumi) - An library to help you calculate the dates and names of holidays. +* 🌎 [CalendR](https://yohan.giarel.li/CalendR/) - A calendar management library. +*  15637⭐   1199🍴 [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. +*   1249⭐     52🍴 [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time. +*    927⭐    148🍴 [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support. +*    856⭐    127🍴 [Yasumi](https://github.com/azuyalabs/yasumi) - An library to help you calculate the dates and names of holidays. ### Event *Libraries that are event-driven or implement non-blocking event loops.* -* [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library. -* [Broadway](https://github.com/broadway/broadway) - An event source and CQRS library. -* [CakePHP Event](https://github.com/cakephp/event) - An event dispatcher library. -* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library. -* [Evenement](https://github.com/igorw/evenement) - An event dispatcher library. -* [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events. -* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library. -* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library. -* [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client. -* [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages -* [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP. -* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library. -* [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library. -* [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library. -* [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C. -* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library. +*   3544⭐    205🍴 [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library. +*   1411⭐    180🍴 [Broadway](https://github.com/broadway/broadway) - An event source and CQRS library. +*     18⭐      5🍴 [CakePHP Event](https://github.com/cakephp/event) - An event dispatcher library. +*   1167⭐    332🍴 [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library. +*   1156⭐     68🍴 [Evenement](https://github.com/igorw/evenement) - An event dispatcher library. +*   1422⭐     40🍴 [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events. +*    107⭐     25🍴 [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library. +*    425⭐     77🍴 [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library. +*    506⭐     77🍴 [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client. +*    522⭐     72🍴 [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages +*    233⭐     13🍴 [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP. +*   5663⭐    658🍴 [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library. +*   8280⭐    744🍴 [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library. +*   1592⭐    131🍴 [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library. +*  17299⭐   3186🍴 [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C. +*   9739⭐   2207🍴 [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library. ### Logging *Libraries for generating and working with log files.* -* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger. +*  19505⭐   1793🍴 [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger. ### E-commerce *Libraries and applications for taking payments and building online e-commerce stores.* -* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern. -* [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion. -* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library. -* [Payum](https://github.com/payum/payum) - A payment abstraction library. -* [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software -* [Swap](https://github.com/florianv/swap) - An exchange rates library. -* [Sylius](https://sylius.com/) - An open source e-commerce solution. +*   3937⭐    395🍴 [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern. +*   1060⭐     50🍴 [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion. +*   5505⭐    872🍴 [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library. +*   1668⭐    333🍴 [Payum](https://github.com/payum/payum) - A payment abstraction library. +*   1260⭐    830🍴 [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software +*   1231⭐    102🍴 [Swap](https://github.com/florianv/swap) - An exchange rates library. +* 🌎 [Sylius](https://sylius.com/) - An open source e-commerce solution. ### PDF *Libraries and software for working with PDF files.* -* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter. -* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML. -* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. -* [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF. +*   8642⭐   1612🍴 [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter. +*    331⭐     77🍴 [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML. +*   4008⭐    419🍴 [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. +*  11983⭐   1558🍴 [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF. ### Office *Libraries for working with office suite documents.* -* [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations. -* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents. -* [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel). -* [Spout](https://github.com/box/spout) - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way . +*   1150⭐    461🍴 [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations. +*   6136⭐   2435🍴 [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents. +*  10901⭐   2560🍴 [PHPSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel). +*   4013⭐    542🍴 [Spout](https://github.com/box/spout) - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way . ### Database *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.* -* [Atlas.Orm](https://github.com/atlasphp/Atlas.Orm) - A data mapper implementation for your persistence model in PHP. -* [Aura.Sql](https://github.com/auraphp/Aura.Sql) - Provides an extension to the native PDO along with a profiler and connection locator. -* [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server. -* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent. -* [CakePHP ORM](https://github.com/cakephp/orm) - Object-Relational Mapper, implemented using the DataMapper pattern. -* [Cycle ORM](https://github.com/cycle/orm) - PHP DataMapper, ORM. -* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions. -* [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM. -* [Laravel Eloquent](https://github.com/illuminate/database) - A simple ORM. -* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. -* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers. -* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM. -* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL. -* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM. +*    429⭐     23🍴 [Atlas.Orm](https://github.com/atlasphp/Atlas.Orm) - A data mapper implementation for your persistence model in PHP. +*    511⭐     94🍴 [Aura.Sql](https://github.com/auraphp/Aura.Sql) - Provides an extension to the native PDO along with a profiler and connection locator. +*    401⭐     83🍴 [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server. +*   2191⭐    464🍴 [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent. +*    145⭐     16🍴 [CakePHP ORM](https://github.com/cakephp/orm) - Object-Relational Mapper, implemented using the DataMapper pattern. +*    987⭐     51🍴 [Cycle ORM](https://github.com/cycle/orm) - PHP DataMapper, ORM. +*   3711⭐   1196🍴 [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions. +* 🌎 [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM. +*   2382⭐    538🍴 [Laravel Eloquent](https://github.com/illuminate/database) - A simple ORM. +*    160⭐     32🍴 [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. +*   4628⭐    188🍴 [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers. +* 🌎 [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM. +*    173⭐     22🍴 [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL. +*    601⭐    101🍴 [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM. ### Migrations Libraries to help manage database schemas and migrations. -* [Doctrine Migrations](https://www.doctrine-project.org/projects/migrations.html) - A migration library for Doctrine. -* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. -* [Phinx](https://github.com/cakephp/phinx) - Another database migration library. -* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. -* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite. +* 🌎 [Doctrine Migrations](https://www.doctrine-project.org/projects/migrations.html) - A migration library for Doctrine. +*     37⭐      0🍴 [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. +*   4253⭐    900🍴 [Phinx](https://github.com/cakephp/phinx) - Another database migration library. +*    549⭐     86🍴 [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. +*    506⭐     89🍴 [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite. ### NoSQL *Libraries for working with "NoSQL" backends.* -* [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM. -* [Predis](https://github.com/predis/predis) - A feature complete Redis library. +*    238⭐     48🍴 [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM. +*   7027⭐    921🍴 [Predis](https://github.com/predis/predis) - A feature complete Redis library. ### Queue *Libraries for working with event and task queues.* -* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library. -* [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library. -* [Pheanstalk](https://github.com/pheanstalk/pheanstalk) - A Beanstalkd client library. -* [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library. -* [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue. -* [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library. -* [Enqueue](https://github.com/php-enqueue/enqueue-dev) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports. +*   1173⭐    121🍴 [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library. +*    612⭐     79🍴 [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library. +*   1837⭐    270🍴 [Pheanstalk](https://github.com/pheanstalk/pheanstalk) - A Beanstalkd client library. +*   4010⭐    974🍴 [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library. +*     60⭐      2🍴 [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue. +*    274⭐     62🍴 [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library. +*   1995⭐    391🍴 [Enqueue](https://github.com/php-enqueue/enqueue-dev) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports. ### Search *Libraries and software for indexing and performing search queries on data.* -* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch. -* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/). -* [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://lucene.apache.org/solr/). -* [SphinxQL Query Builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines. +*   2157⭐    707🍴 [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch. +*   4808⭐    917🍴 [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for 🌎 [ElasticSearch](https://www.elastic.co/). +* 🌎 [Solarium](https://www.solarium-project.org/) - A client library for 🌎 [Solr](https://lucene.apache.org/solr/). +* 🌎 [SphinxQL Query Builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the 🌎 [Sphinx](https://sphinxsearch.com/) and 🌎 [Manticore](https://manticoresearch.com/) search engines. ### Command Line *Libraries related to the command line.* -* [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands. -* [Boris](https://github.com/borisrepl/boris) - A tiny PHP REPL. -* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools. -* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus. -* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew. -* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting. -* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser. -* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates. -* [GetOpt](https://github.com/getopt-php/getopt-php) - A command line opt parser. -* [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser. -* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library. -* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL. -* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library. +*    102⭐     23🍴 [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands. +*   2183⭐    115🍴 [Boris](https://github.com/borisrepl/boris) - A tiny PHP REPL. +*    623⭐     73🍴 [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools. +*   1792⭐     98🍴 [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus. +*    411⭐     49🍴 [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew. +*   1779⭐    118🍴 [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting. +*    788⭐     78🍴 [Commando](https://github.com/nategood/commando) - Another simple command line opt parser. +*   4891⭐    309🍴 [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates. +*    313⭐     63🍴 [GetOpt](https://github.com/getopt-php/getopt-php) - A command line opt parser. +*    138⭐     21🍴 [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser. +*    364⭐     31🍴 [Hoa Console](https://github.com/hoaproject/Console) - Another command line library. +*   9211⭐    280🍴 [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL. +*    744⭐     59🍴 [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library. ### Authentication and Authorization *Libraries for implementing user authentication and authorization.* -* [Aura.Auth](https://github.com/auraphp/Aura.Auth) - Provides authentication functionality and session tracking using various adapters. -* [SocialConnect Auth](https://github.com/socialConnect/auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect). -* [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information. -* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library. -* [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library. -* [OAuth2 Server](https://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation. -* [OAuth2 Server](https://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library. -* [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework. -* [Paseto](https://github.com/paragonie/paseto) - Platform-Agnostic Security Tokens. -* [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. -* [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication. -* [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library. -* [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library. +*    122⭐     27🍴 [Aura.Auth](https://github.com/auraphp/Aura.Auth) - Provides authentication functionality and session tracking using various adapters. +*    491⭐     88🍴 [SocialConnect Auth](https://github.com/socialConnect/auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect). +*   6557⭐    552🍴 [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information. +*    886⭐     63🍴 [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library. +*   3221⭐    690🍴 [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library. +* 🌎 [OAuth2 Server](https://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation. +* 🌎 [OAuth2 Server](https://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library. +*   1659⭐    260🍴 [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework. +*   2978⭐    102🍴 [Paseto](https://github.com/paragonie/paseto) - Platform-Agnostic Security Tokens. +*   1083⭐    451🍴 [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. +* 🌎 [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication. +* 🌎 [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library. +*   4147⭐   1663🍴 [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library. ### Markup and CSS *Libraries for working with markup and CSS formats. -* [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser. -* [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/). -* [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library. -* [Essence](https://github.com/essence/essence) - A library for extracting web media. -* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library. -* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown. -* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library. -* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser. -* [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP. -* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser. -* [Shiki PHP](https://github.com/spatie/shiki-php) - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP. -* [VObject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects. +*    964⭐    132🍴 [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser. +*   2193⭐    168🍴 [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the 🌎 [CommonMark spec](https://spec.commonmark.org/). +*    194⭐     53🍴 [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library. +*    756⭐     80🍴 [Essence](https://github.com/essence/essence) - A library for extracting web media. +*    296⭐     54🍴 [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library. +*   1456⭐    192🍴 [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown. +*    983⭐     96🍴 [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library. +*  14055⭐   1068🍴 [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser. +*   1517⭐    121🍴 [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP. +*   3280⭐    537🍴 [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser. +*    198⭐     13🍴 [Shiki PHP](https://github.com/spatie/shiki-php) - A   3111⭐    124🍴 [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP. +*    511⭐    113🍴 [VObject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects. ### JSON *Libraries for working with JSON.* -* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility. -* [JSONMapper](https://github.com/JsonMapper/JsonMapper) - A library for mapping JSON to PHP objects. +*   1239⭐     52🍴 [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility. +*    120⭐     17🍴 [JSONMapper](https://github.com/JsonMapper/JsonMapper) - A library for mapping JSON to PHP objects. ### Strings *Libraries for parsing and manipulating strings.* -* [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect. -* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library. -* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours. -* [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings. -* [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library. -* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing. -* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets). -* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings. -* [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods. -* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs. -* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. -* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support. -* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings. -* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js. -* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs. +*   3956⭐    390🍴 [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect. +*    203⭐     28🍴 [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library. +*    279⭐     28🍴 [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours. +*   2155⭐    392🍴 [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings. +*    404⭐     14🍴 [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library. +*   1152⭐    241🍴 [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing. +*   9978⭐   2659🍴 [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets). +*     77⭐     11🍴 [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings. +*    437⭐     57🍴 [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods. +*   2730⭐    234🍴 [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs. +*      ?⭐      ?🍴 [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. +*    130⭐     14🍴 [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support. +*   1984⭐    518🍴 [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings. +*    648⭐     78🍴 [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js. +*  11546⭐    453🍴 [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs. ### Numbers *Libraries for working with numbers.* -* [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`. -* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems. -* [DecimalObject](https://github.com/spryker/decimal-object) - A value object to handle decimals/floats easily and more precisely. -* [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses. -* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library. -* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure. -* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure. -* [MathPHP](https://github.com/markrogoyski/math-php) - A math library for PHP. +*   1222⭐     55🍴 [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`. +*    152⭐     16🍴 [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems. +*     10⭐      7🍴 [DecimalObject](https://github.com/spryker/decimal-object) - A value object to handle decimals/floats easily and more precisely. +*    202⭐     12🍴 [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses. +*   4010⭐    406🍴 [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library. +*    127⭐     15🍴 [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure. +*     19⭐      4🍴 [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure. +*   2029⭐    210🍴 [MathPHP](https://github.com/markrogoyski/math-php) - A math library for PHP. ### Filtering and Validation *Libraries for filtering and validating data.* -* [Assert](https://github.com/beberlei/assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions. -* [Aura.Filter](https://github.com/auraphp/Aura.Filter) - Provides tools to validate and sanitize objects and arrays. -* [CakePHP Validation](https://github.com/cakephp/validation) - Another validation library. -* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library. -* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries. -* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library. -* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML. -* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library. -* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation. -* [Valitron](https://github.com/vlucas/valitron) - Another validation library. -* [Volan](https://github.com/serkin/Volan) - Another simplified validation library. +*   2235⭐    186🍴 [Assert](https://github.com/beberlei/assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions. +*    141⭐     32🍴 [Aura.Filter](https://github.com/auraphp/Aura.Filter) - Provides tools to validate and sanitize objects and arrays. +*     37⭐     10🍴 [CakePHP Validation](https://github.com/cakephp/validation) - Another validation library. +*    449⭐     56🍴 [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library. +*    756⭐     75🍴 [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries. +*   3256⭐    334🍴 [JSON Schema](https://github.com/justinrainbow/json-schema) - A 🌎 [JSON Schema](https://json-schema.org/) validation library. +*     97⭐     19🍴 [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML. +*   5501⭐    771🍴 [Respect Validation](https://github.com/Respect/Validation) - A simple validation library. +*   1656⭐    317🍴 [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation. +*   1445⭐    245🍴 [Valitron](https://github.com/vlucas/valitron) - Another validation library. +*     42⭐      9🍴 [Volan](https://github.com/serkin/Volan) - Another simplified validation library. ### API *Libraries and web tools for developing APIs.* -* [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format. -* [Laminas API Tool Skeleton](https://github.com/laminas-api-tools/api-tools-skeleton) - An API builder built with the Laminas Framework. -* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints. -* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. -* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. -* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library. -* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API. -* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files. +* 🌎 [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format. +*     37⭐     31🍴 [Laminas API Tool Skeleton](https://github.com/laminas-api-tools/api-tools-skeleton) - An API builder built with the Laminas Framework. +*     85⭐     13🍴 [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints. +*    201⭐     38🍴 [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. +*    986⭐    116🍴 [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. +*   1264⭐     58🍴 [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library. +*   1341⭐    320🍴 [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API. +*    793⭐    300🍴 [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files. ### Caching and Locking *Libraries for caching data and acquiring locks.* -* [APIx Cache](https://github.com/apix/cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing. -* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line. -* [CakePHP Cache](https://github.com/cakephp/cache) - A caching library. -* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library. -* [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect. -* [Stash](https://github.com/tedious/Stash) - Another library for caching. -* [Laminas Cache](https://github.com/laminas/laminas-cache) - Another caching library. -* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution. +*    107⭐     26🍴 [APIx Cache](https://github.com/apix/cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing. +*   1296⭐    126🍴 [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line. +*     48⭐      8🍴 [CakePHP Cache](https://github.com/cakephp/cache) - A caching library. +*   7377⭐    212🍴 [Doctrine Cache](https://github.com/doctrine/cache) - A caching library. +*     98⭐      9🍴 [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect. +*    937⭐    132🍴 [Stash](https://github.com/tedious/Stash) - Another library for caching. +*     49⭐     35🍴 [Laminas Cache](https://github.com/laminas/laminas-cache) - Another caching library. +*    834⭐     84🍴 [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution. ### Data Structure and Storage *Libraries that implement data structure or storage techniques.* -* [CakePHP Collection](https://github.com/cakephp/collection) - A simple collections library. -* [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output. -* [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ. -* [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes. -* [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach` -* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences. -* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format. -* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query). -* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data. -* [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP. -* [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data. +*     81⭐      4🍴 [CakePHP Collection](https://github.com/cakephp/collection) - A simple collections library. +*   3419⭐    345🍴 [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output. +*    187⭐     17🍴 [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ. +*   1397⭐    167🍴 [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes. +*    649⭐     40🍴 [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach` +*    532⭐     47🍴 [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences. +*    347⭐     15🍴 [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the 🌎 [MessagePack](https://msgpack.org/) serialization format. +*    463⭐     17🍴 [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query). +*   2171⭐    567🍴 [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data. +*    423⭐     29🍴 [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP. +*     24⭐     10🍴 [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data. ### Notifications *Libraries for working with notification software.* -* [JoliNotif](https://github.com/jolicode/JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc) -* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications. -* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications. -* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library. -* [Php-pushwoosh](https://github.com/gomoob/php-pushwoosh) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services. +*   1207⭐     78🍴 [JoliNotif](https://github.com/jolicode/JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc) +*   1162⭐    268🍴 [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications. +*    222⭐     45🍴 [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications. +*    185⭐     24🍴 [Notificator](https://github.com/namshi/notificator) - A lightweight notification library. +*     63⭐     37🍴 [Php-pushwoosh](https://github.com/gomoob/php-pushwoosh) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services. ### Deployment *Libraries for project deployment.* -* [Deployer](https://github.com/deployphp/deployer) - A deployment tool. -* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP. -* [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world. +*   9096⭐   1348🍴 [Deployer](https://github.com/deployphp/deployer) - A deployment tool. +*   1440⭐    169🍴 [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP. +*   2706⭐    219🍴 [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world. ### Internationalisation and Localisation *Libraries for Internationalization (I18n) and Localization (L10n).* -* [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation. -* [CakePHP I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers. +*     83⭐     23🍴 [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation. +*     25⭐      5🍴 [CakePHP I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers. ### Serverless *Libraries and tools to help build serverless web applications.* -* [Bref](https://bref.sh/) - Serverless PHP on AWS Lambda. -* [OpenWhisk](http://openwhisk.apache.org/) - An open-source serverless cloud platform. -* [Serverless Framework](https://www.serverless.com/open-source/) - An open-source framework for building serverless applications. -* [Laravel Vapor](https://vapor.laravel.com/) - A serverless deployment platform for Laravel, powered by AWS. +* 🌎 [Bref](https://bref.sh/) - Serverless PHP on AWS Lambda. +* 🌎 [OpenWhisk](http://openwhisk.apache.org/) - An open-source serverless cloud platform. +* 🌎 [Serverless Framework](https://www.serverless.com/open-source/) - An open-source framework for building serverless applications. +* 🌎 [Laravel Vapor](https://vapor.laravel.com/) - A serverless deployment platform for Laravel, powered by AWS. ## Configuration *Libraries and tools for configuration.* -* [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files. -* [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files. -* [Yo! Symfony TOML](https://github.com/yosymfony/toml) - A PHP parser for [TOML](https://github.com/toml-lang/toml). +*  11768⭐    581🍴 [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files. +*   3312⭐     24🍴 [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files. +*    165⭐     21🍴 [Yo! Symfony TOML](https://github.com/yosymfony/toml) - A PHP parser for  16694⭐    805🍴 [TOML](https://github.com/toml-lang/toml). ### Third Party APIs *Libraries for accessing third party APIs.* -* [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library. -* [AsyncAWS](https://async-aws.com/) - An unofficial asynchronous PHP AWS SDK. -* [Campaign Monitor](https://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library. -* [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API. -* [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. -* [Square](https://github.com/square/connect-php-sdk) - The official Square PHP SDK for payments and other Square APIs. -* [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. -* [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. +*   5500⭐   1071🍴 [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library. +* 🌎 [AsyncAWS](https://async-aws.com/) - An unofficial asynchronous PHP AWS SDK. +* 🌎 [Campaign Monitor](https://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library. +*   1949⭐    590🍴 [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API. +*   1008⭐    310🍴 [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. +*    114⭐     54🍴 [Square](https://github.com/square/connect-php-sdk) - The official Square PHP SDK for payments and other Square APIs. +*   3070⭐    741🍴 [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. +*   1328⭐    515🍴 [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. ### Extensions *Libraries to help build PHP extensions.* -* [PHP CPP](https://www.php-cpp.com/) - A C++ library for developing PHP extensions. -* [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions. +* 🌎 [PHP CPP](https://www.php-cpp.com/) - A C++ library for developing PHP extensions. +*   3107⭐    462🍴 [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions. ### Miscellaneous *Useful libraries or utilities that don't fit into the categories above.* -* [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine). -* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots. -* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading. -* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC. -* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA). -* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library. -* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false. -* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. +*   6388⭐    222🍴 [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine). +*   5595⭐    771🍴 [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots. +*    350⭐     32🍴 [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading. +*   1951⭐    401🍴 [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC. +*    326⭐     35🍴 [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA). +*   1620⭐      0🍴 [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library. +*   1934⭐    100🍴 [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false. +*   1725⭐     84🍴 [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. # Software *Software for creating a development environment.* @@ -822,62 +822,62 @@ Libraries to help manage database schemas and migrations. ### PHP Installation *Tools to help install and manage PHP on your computer.* -* [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher. -* [HomeBrew](https://brew.sh/) - A package manager for OSX. -* [Laravel Valet](https://laravel.com/docs/master/valet) - A development environment for macOS. -* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer. -* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer. -* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX. +*    804⭐     79🍴 [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher. +* 🌎 [HomeBrew](https://brew.sh/) - A package manager for OSX. +* 🌎 [Laravel Valet](https://laravel.com/docs/master/valet) - A development environment for macOS. +*   4846⭐    360🍴 [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer. +*    924⭐    147🍴 [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer. +* 🌎 [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX. ### Development Environment *Software and tools for creating and sharing a development environment.* -* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework. -* [Docker](https://www.docker.com/) - A containerization platform. -* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers. -* [Expose](https://github.com/beyondcode/expose) - An open source PHP tunneling service. -* [Lando](https://lando.dev/) - Push-button development environments. -* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel. -* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker. -* [Puppet](https://puppet.com/) - A server automation framework and application. -* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager. -* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. +* 🌎 [Ansible](https://www.ansible.com/) - A radically simple orchestration framework. +* 🌎 [Docker](https://www.docker.com/) - A containerization platform. +*   2028⭐    199🍴 [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers. +*   3710⭐    204🍴 [Expose](https://github.com/beyondcode/expose) - An open source PHP tunneling service. +* 🌎 [Lando](https://lando.dev/) - Push-button development environments. +* 🌎 [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel. +* 🌎 [Laradock](http://laradock.io/) - A full PHP development environment based on Docker. +* 🌎 [Puppet](https://puppet.com/) - A server automation framework and application. +*   1340⭐     77🍴 [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager. +* 🌎 [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. ### Virtual Machines *Alternative PHP virtual machines.* -* [Hack](https://hacklang.org/) - A programming language for HHVM. -* [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook. -* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core. +* 🌎 [Hack](https://hacklang.org/) - A programming language for HHVM. +*  17203⭐   2982🍴 [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook. +*   1989⭐    189🍴 [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core. ### Text Editors and IDEs *Text Editors and Integrated Development Environments (IDE) with support for PHP.* -* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform. -* [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5. -* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. -* [VS Code](https://code.visualstudio.com/) - An open source code editor. +* 🌎 [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform. +* 🌎 [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5. +* 🌎 [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. +* 🌎 [VS Code](https://code.visualstudio.com/) - An open source code editor. ### Web Applications *Web-based applications and tools.* -* [3V4L](https://3v4l.org/) - An online PHP & HHVM shell. -* [Adminer](https://www.adminer.org/) - Database management in a single PHP file. -* [Cachet](https://github.com/cachethq/cachet) - The open source status page system. -* [DBV](https://github.com/victorstanciu/dbv) - A database version control application. -* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system. -* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails. -* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB. -* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends. -* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases. -* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser. +* 🌎 [3V4L](https://3v4l.org/) - An online PHP & HHVM shell. +* 🌎 [Adminer](https://www.adminer.org/) - Database management in a single PHP file. +*  12602⭐   1507🍴 [Cachet](https://github.com/cachethq/cachet) - The open source status page system. +*   1669⭐    256🍴 [DBV](https://github.com/victorstanciu/dbv) - A database version control application. +*   6006⭐    708🍴 [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system. +*   5576⭐    526🍴 [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails. +*   5892⭐   3102🍴 [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB. +*    638⭐     66🍴 [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends. +*   2870⭐    648🍴 [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage 🌎 [Redis](https://redis.io/) databases. +* 🌎 [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser. ### Infrastructure *Infrastructure for providing PHP applications and services.* -* [appserver.io](https://github.com/appserver-io/appserver) - A multithreaded application server for PHP, written in PHP. -* [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications. -* [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager. +*    946⭐    107🍴 [appserver.io](https://github.com/appserver-io/appserver) - A multithreaded application server for PHP, written in PHP. +*   6381⭐    370🍴 [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications. +*   6301⭐    349🍴 [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager. # Resources Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge. @@ -885,64 +885,64 @@ Various resources, such as books, websites and articles, for improving your PHP ### PHP Websites *Useful PHP-related websites.* -* [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries. -* [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource. -* [Laravel News](https://laravel-news.com/) - The official Laravel blog. -* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news. -* [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide. -* [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group. -* [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP. -* [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP. -* [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security. -* [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide. -* [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG). -* [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts. -* [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more. -* [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter. -* [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations. -* [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community. +* 🌎 [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries. +* 🌎 [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource. +* 🌎 [Laravel News](https://laravel-news.com/) - The official Laravel blog. +* 🌎 [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news. +* 🌎 [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide. +* 🌎 [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group. +* 🌎 [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP. +* 🌎 [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP. +* 🌎 [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security. +* 🌎 [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide. +* 🌎 [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG). +* 🌎 [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts. +* 🌎 [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more. +* 🌎 [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter. +* 🌎 [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations. +* 🌎 [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community. ### PHP Books *Fantastic PHP-related books.* -* [Domain-Driven Design in PHP](https://leanpub.com/ddd-in-php) - Real examples written in PHP showcasing DDD Architectural Styles. -* [Functional Programming in PHP](https://www.functionalphp.com/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles -* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes. -* [Mastering Object-Orientated PHP](https://www.brandonsavage.net/) - A book about object-orientated PHP by Brandon Savage. -* [Modern PHP New Features and Good Practices](https://www.oreilly.com/library/view/~/9781491905173/) - A book about new PHP features and best practices by Josh Lockhart. -* [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones. -* [PHP 7 Upgrade Guide](https://leanpub.com/php7) - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell. -* [PHP Pandas](https://daylerees.com/php-pandas/) - A book about learning to write PHP by Dayle Rees. -* [Scaling PHP Applications](https://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona. -* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt. -* [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans. -* [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes. -* [XML Parsing with PHP](https://www.phparch.com/books/xml-parsing-with-php/) - This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically. +* 🌎 [Domain-Driven Design in PHP](https://leanpub.com/ddd-in-php) - Real examples written in PHP showcasing DDD Architectural Styles. +* 🌎 [Functional Programming in PHP](https://www.functionalphp.com/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles +* 🌎 [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes. +* 🌎 [Mastering Object-Orientated PHP](https://www.brandonsavage.net/) - A book about object-orientated PHP by Brandon Savage. +* 🌎 [Modern PHP New Features and Good Practices](https://www.oreilly.com/library/view/~/9781491905173/) - A book about new PHP features and best practices by Josh Lockhart. +* 🌎 [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones. +* 🌎 [PHP 7 Upgrade Guide](https://leanpub.com/php7) - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell. +* 🌎 [PHP Pandas](https://daylerees.com/php-pandas/) - A book about learning to write PHP by Dayle Rees. +* 🌎 [Scaling PHP Applications](https://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona. +* 🌎 [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt. +* 🌎 [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans. +* 🌎 [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes. +* 🌎 [XML Parsing with PHP](https://www.phparch.com/books/xml-parsing-with-php/) - This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically. ### PHP Videos *Fantastic PHP-related videos.* -* [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members. -* [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference. -* [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. -* [Taking PHP Seriously](https://www.infoq.com/presentations/php-history/) - A talk outlining PHP's strengths by Keith Adams of Facebook. -* [Laracasts](https://laracasts.com) - Screencasts about Laravel, Vue JS and more. -* [Laravel YouTube Channel](https://www.youtube.com/channel/UCfO2GiQwb-cwJTb1CuRSkwg) - The official Laravel YouTube channel. -* [SymfonyCasts](https://symfonycasts.com/) - Screencasts and tutorials about PHP and Symfony. +* 🌎 [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members. +* 🌎 [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference. +* 🌎 [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. +* 🌎 [Taking PHP Seriously](https://www.infoq.com/presentations/php-history/) - A talk outlining PHP's strengths by Keith Adams of Facebook. +* 🌎 [Laracasts](https://laracasts.com) - Screencasts about Laravel, Vue JS and more. +* 🌎 [Laravel YouTube Channel](https://www.youtube.com/channel/UCfO2GiQwb-cwJTb1CuRSkwg) - The official Laravel YouTube channel. +* 🌎 [SymfonyCasts](https://symfonycasts.com/) - Screencasts and tutorials about PHP and Symfony. ### PHP Podcasts *Podcasts with a focus on PHP topics.* -* [Laravel Podcast](https://laravelpodcast.com/) - Laravel and PHP development news and discussion. -* [PHP Internals News](https://phpinternals.news) - A podcast about PHP internals. -* [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about. -* [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon. -* [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special. +* 🌎 [Laravel Podcast](https://laravelpodcast.com/) - Laravel and PHP development news and discussion. +* 🌎 [PHP Internals News](https://phpinternals.news) - A podcast about PHP internals. +* 🌎 [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about. +* 🌎 [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon. +* 🌎 [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special. ### PHP Newsletters *PHP-related news directly to your inbox.* -* [PHP Weekly](http://www.phpweekly.com/) - A weekly newsletter about PHP. +* 🌎 [PHP Weekly](http://www.phpweekly.com/) - A weekly newsletter about PHP. ### PHP Reading *PHP-releated reading materials.* @@ -952,7 +952,7 @@ Various resources, such as books, websites and articles, for improving your PHP ### PHP Internals Reading *Reading materials related to the PHP internals or performance.* -* [PHP RFCs](https://wiki.php.net/rfc) - The home of PHP RFCs (Request for Comments). -* [Externals](https://externals.io/) - PHP internal discussions. -* [PHP RFC Watch](https://php-rfc-watch.beberlei.de/) - Watch the latest PHP [RFCs](https://wiki.php.net/rfc). -* [PHP Internals Book](http://www.phpinternalsbook.com) - An online book about PHP internals, written by three core developers. +* 🌎 [PHP RFCs](https://wiki.php.net/rfc) - The home of PHP RFCs (Request for Comments). +* 🌎 [Externals](https://externals.io/) - PHP internal discussions. +* 🌎 [PHP RFC Watch](https://php-rfc-watch.beberlei.de/) - Watch the latest PHP 🌎 [RFCs](https://wiki.php.net/rfc). +* 🌎 [PHP Internals Book](http://www.phpinternalsbook.com) - An online book about PHP internals, written by three core developers. diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000..f45d8f11 --- /dev/null +++ b/renovate.json @@ -0,0 +1,5 @@ +{ + "extends": [ + "config:base" + ] +}