|
|
|
|
|
|
159
|
* [Moodle](https://moodle.org/) - An open-source learning platform.
|
159
|
* [Moodle](https://moodle.org/) - An open-source learning platform.
|
|
160
|
* [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
|
160
|
* [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
|
|
161
|
* [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
|
161
|
* [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
|
|
162
|
-* [Silverstripe](https://silverstripe.org) - A simple, flexible, and secure CMS.
|
|
|
|
|
|
162
|
+* [Silverstripe](https://www.silverstripe.org/) - A simple, flexible, and secure CMS.
|
|
163
|
* [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
|
163
|
* [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
|
|
164
|
* [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
|
164
|
* [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
|
|
165
|
* [TYPO3](https://typo3.org) - An enterprise level CMS.
|
165
|
* [TYPO3](https://typo3.org) - An enterprise level CMS.
|
|
|
|
|
|
|
266
|
* [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
|
266
|
* [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
|
|
267
|
* [Mautic](https://github.com/mautic/mautic) - Email marketing automation
|
267
|
* [Mautic](https://github.com/mautic/mautic) - Email marketing automation
|
|
268
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
268
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
|
269
|
-* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
|
|
|
|
|
|
269
|
+* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://www.twilio.com/en-us/sendgrid), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
|
|
270
|
* [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
|
270
|
* [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
|
|
271
|
* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
|
271
|
* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
|
|
272
|
|
272
|
|
|
|
|
|
|
|
329
|
* [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
|
329
|
* [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
|
|
330
|
* [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) - A MySQL engine written in pure PHP.
|
330
|
* [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) - A MySQL engine written in pure PHP.
|
|
331
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
331
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
|
332
|
-* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
|
|
|
|
|
|
332
|
+* [PHPT](https://php.github.io/php-src/miscellaneous/writing-tests.html) - A test tool used by PHP itself.
|
|
333
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
333
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
334
|
* [PHPUnit Polyfills](https://github.com/Yoast/PHPUnit-Polyfills/) - Simplifies running PHPUnit tests on multiple PHPUnit versions.
|
334
|
* [PHPUnit Polyfills](https://github.com/Yoast/PHPUnit-Polyfills/) - Simplifies running PHPUnit tests on multiple PHPUnit versions.
|
|
335
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
335
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
|
|
|
|
|
|
444
|
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
444
|
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
|
445
|
* [PCOV](https://github.com/krakjoe/pcov) - A self-contained code coverage compatible driver.
|
445
|
* [PCOV](https://github.com/krakjoe/pcov) - A self-contained code coverage compatible driver.
|
|
446
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
446
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
|
447
|
-* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
|
|
|
|
|
447
|
+* [PHP Debug Bar](https://php-debugbar.com/) - A debugging toolbar.
|
|
448
|
* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
|
448
|
* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
|
|
449
|
* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
|
449
|
* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
|
|
450
|
* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component.
|
450
|
* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component.
|
|
|
|
|
|
|
643
|
* [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
|
643
|
* [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
|
|
644
|
* [Paseto](https://github.com/paragonie/paseto) - Platform-Agnostic Security Tokens.
|
644
|
* [Paseto](https://github.com/paragonie/paseto) - Platform-Agnostic Security Tokens.
|
|
645
|
* [PHP oAuthLib](https://github.com/daviddesberg/PHPoAuthLib) - Another OAuth library.
|
645
|
* [PHP oAuthLib](https://github.com/daviddesberg/PHPoAuthLib) - Another OAuth library.
|
|
646
|
-* [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication.
|
|
|
|
647
|
-* [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library.
|
|
|
|
|
|
646
|
+* [Sentinel](https://github.com/cartalyst/sentinel) - A framework agnostic authentication & authorisation library.
|
|
648
|
* [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library.
|
647
|
* [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library.
|
|
649
|
|
648
|
|
|
650
|
### Markup and CSS
|
649
|
### Markup and CSS
|
|
|
|
|
|
|
697
|
* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
|
696
|
* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
|
|
698
|
* [DecimalObject](https://github.com/php-collective/decimal-object) - A value object to handle decimals/floats easily and more precisely.
|
697
|
* [DecimalObject](https://github.com/php-collective/decimal-object) - A value object to handle decimals/floats easily and more precisely.
|
|
699
|
* [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses.
|
698
|
* [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses.
|
|
700
|
-* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
|
|
|
|
|
|
699
|
+* [PHP Conversion](https://github.com/cniska/php-conversion) - Another library for converting between units of measure.
|
|
701
|
* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
|
700
|
* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
|
|
702
|
* [MathPHP](https://github.com/markrogoyski/math-php) - A math library for PHP.
|
701
|
* [MathPHP](https://github.com/markrogoyski/math-php) - A math library for PHP.
|
|
703
|
|
702
|
|
|
|
|
|
|
|
855
|
* [Lando](https://lando.dev/) - Push-button development environments.
|
854
|
* [Lando](https://lando.dev/) - Push-button development environments.
|
|
856
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
855
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
|
857
|
* [Laravel Herd](https://herd.laravel.com/windows) - A one click PHP development environment for macOS and Windows.
|
856
|
* [Laravel Herd](https://herd.laravel.com/windows) - A one click PHP development environment for macOS and Windows.
|
|
858
|
-* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|
|
|
|
|
|
857
|
+* [Laradock](https://laradock.io/) - A full PHP development environment based on Docker.
|
|
859
|
* [PHPMon](https://phpmon.app/) - A macOS menu bar app for managing PHP installations (works with [Laravel Valet](https://laravel.com/docs/master/valet)).
|
858
|
* [PHPMon](https://phpmon.app/) - A macOS menu bar app for managing PHP installations (works with [Laravel Valet](https://laravel.com/docs/master/valet)).
|
|
860
|
* [Puppet](https://www.puppet.com) - A server automation framework and application.
|
859
|
* [Puppet](https://www.puppet.com) - A server automation framework and application.
|
|
861
|
* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
|
860
|
* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
|
|
862
|
-* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
|
|
|
|
|
861
|
+* [Vagrant](https://developer.hashicorp.com/vagrant) - A portable development environment utility.
|
|
863
|
|
862
|
|
|
864
|
### Virtual Machines
|
863
|
### Virtual Machines
|
|
865
|
*Alternative PHP virtual machines.*
|
864
|
*Alternative PHP virtual machines.*
|
|
|
|
|
|
|
883
|
* [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
|
882
|
* [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
|
|
884
|
* [Adminer](https://www.adminer.org/en/) - Database management in a single PHP file.
|
883
|
* [Adminer](https://www.adminer.org/en/) - Database management in a single PHP file.
|
|
885
|
* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
|
884
|
* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
|
|
886
|
-* [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
|
|
|
|
887
|
* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
|
885
|
* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
|
|
888
|
* [Leantime](https://leantime.io) - Strategic project management system for the non project manager
|
886
|
* [Leantime](https://leantime.io) - Strategic project management system for the non project manager
|
|
889
|
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
887
|
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
|
|
|
|
|
|
909
|
* [Laravel News](https://laravel-news.com/) - The official Laravel blog.
|
907
|
* [Laravel News](https://laravel-news.com/) - The official Laravel blog.
|
|
910
|
* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/tag/php-annotated-monthly/) - A monthly digest of PHP news.
|
908
|
* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/tag/php-annotated-monthly/) - A monthly digest of PHP news.
|
|
911
|
* [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
|
909
|
* [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
|
|
912
|
-* [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
|
|
|
|
|
|
910
|
+* [PHP Package Development Standards](https://php-pds.com/) - Package development standards for PHP.
|
|
913
|
* [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
|
911
|
* [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
|
|
914
|
* [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide.
|
912
|
* [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide.
|
|
915
|
* [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
|
913
|
* [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
|
|
|
|
|
|
|
921
|
|
919
|
|
|
922
|
* [Domain-Driven Design in PHP](https://leanpub.com/ddd-in-php) - Real examples written in PHP showcasing DDD Architectural Styles.
|
920
|
* [Domain-Driven Design in PHP](https://leanpub.com/ddd-in-php) - Real examples written in PHP showcasing DDD Architectural Styles.
|
|
923
|
* [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
|
921
|
* [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
|
|
924
|
-* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
|
|
|
925
|
* [Mastering Object-Orientated PHP](https://masteringobjectorientedphp.com/) - A book about object-orientated PHP by Brandon Savage.
|
922
|
* [Mastering Object-Orientated PHP](https://masteringobjectorientedphp.com/) - A book about object-orientated PHP by Brandon Savage.
|
|
926
|
* [PHP Cookbook](https://www.oreilly.com/library/view/php-cookbook/9781098121310/) - This cookbook provides code recipes to help you resolve a variety of coding issues.
|
923
|
* [PHP Cookbook](https://www.oreilly.com/library/view/php-cookbook/9781098121310/) - This cookbook provides code recipes to help you resolve a variety of coding issues.
|
|
927
|
* [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones.
|
924
|
* [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones.
|