|
|
|
|
|
|
61
|
- [Numbers](#numbers)
|
61
|
- [Numbers](#numbers)
|
|
62
|
- [Filtering and Validation](#filtering-and-validation)
|
62
|
- [Filtering and Validation](#filtering-and-validation)
|
|
63
|
- [API](#api)
|
63
|
- [API](#api)
|
|
64
|
- - [Caching](#caching)
|
|
|
|
|
|
64
|
+ - [Caching and Locking](#caching-and-locking)
|
|
65
|
- [Data Structure and Storage](#data-structure-and-storage)
|
65
|
- [Data Structure and Storage](#data-structure-and-storage)
|
|
66
|
- [Notifications](#notifications)
|
66
|
- [Notifications](#notifications)
|
|
67
|
- [Deployment](#deployment)
|
67
|
- [Deployment](#deployment)
|
|
|
|
|
|
|
444
|
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
|
444
|
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
|
|
445
|
* [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
|
445
|
* [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
|
|
446
|
* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
|
446
|
* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
|
|
|
|
447
|
+* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
|
447
|
* [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver.
|
448
|
* [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver.
|
|
448
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
449
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
|
449
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
450
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
|
|
|
|
|
|
463
|
* [Box](https://github.com/box-project/box) - A utility to build PHAR files.
|
464
|
* [Box](https://github.com/box-project/box) - A utility to build PHAR files.
|
|
464
|
* [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator.
|
465
|
* [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator.
|
|
465
|
* [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant.
|
466
|
* [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant.
|
|
|
|
467
|
+* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
|
466
|
|
468
|
|
|
467
|
### Task Runners
|
469
|
### Task Runners
|
|
468
|
*Libraries for automating and running tasks.*
|
470
|
*Libraries for automating and running tasks.*
|
|
|
|
|
|
|
489
|
### Geolocation
|
491
|
### Geolocation
|
|
490
|
*Libraries for geocoding addresses and working with latitudes and longitudes.*
|
492
|
*Libraries for geocoding addresses and working with latitudes and longitudes.*
|
|
491
|
|
493
|
|
|
|
|
494
|
+* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
|
492
|
* [GeoCoder](https://geocoder-php.org/) - A geocoding library.
|
495
|
* [GeoCoder](https://geocoder-php.org/) - A geocoding library.
|
|
493
|
* [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.
|
496
|
* [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.
|
|
494
|
* [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools.
|
497
|
* [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools.
|
|
|
|
|
|
|
569
|
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
572
|
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
|
570
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
573
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
|
571
|
* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
|
574
|
* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
|
|
|
|
575
|
+* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
|
572
|
* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
|
576
|
* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
|
|
573
|
|
577
|
|
|
574
|
### Migrations
|
578
|
### Migrations
|
|
|
|
|
|
|
640
|
* [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library.
|
644
|
* [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library.
|
|
641
|
|
645
|
|
|
642
|
### Markup and CSS
|
646
|
### Markup and CSS
|
|
643
|
-*Libraries for working with markup and CSS.*
|
|
|
|
|
|
647
|
+*Libraries for highlighting, parsing, extracting and working with markup and CSS formats.
|
|
644
|
|
648
|
|
|
645
|
* [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
|
649
|
* [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
|
|
646
|
* [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
|
650
|
* [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
|
|
647
|
* [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
|
651
|
* [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
|
|
|
|
652
|
+* [Essence](https://github.com/essence/essence) - A library for extracting web media.
|
|
|
|
653
|
+* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
|
648
|
* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
|
654
|
* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
|
|
649
|
* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
|
655
|
* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
|
|
650
|
* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
|
656
|
* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
|
|
|
|
|
|
|
652
|
* [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP.
|
658
|
* [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP.
|
|
653
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
659
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
|
654
|
* [Shiki PHP](https://github.com/spatie/shiki-php) - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP.
|
660
|
* [Shiki PHP](https://github.com/spatie/shiki-php) - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP.
|
|
|
|
661
|
+* [VObject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
|
|
655
|
|
662
|
|
|
656
|
### Strings
|
663
|
### Strings
|
|
657
|
*Libraries for parsing and manipulating strings.*
|
664
|
*Libraries for parsing and manipulating strings.*
|
|
|
|
|
|
|
711
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
718
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
712
|
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
719
|
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
|
713
|
|
720
|
|
|
714
|
-### Caching
|
|
|
|
715
|
-*Libraries for caching data.*
|
|
|
|
|
|
721
|
+### Caching and Locking
|
|
|
|
722
|
+*Libraries for caching data and acquiring locks.*
|
|
716
|
|
723
|
|
|
717
|
* [APIx Cache](https://github.com/apix/cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
|
724
|
* [APIx Cache](https://github.com/apix/cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
|
|
718
|
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
725
|
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
|
|
|
|
|
|
721
|
* [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect.
|
728
|
* [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect.
|
|
722
|
* [Stash](https://github.com/tedious/Stash) - Another library for caching.
|
729
|
* [Stash](https://github.com/tedious/Stash) - Another library for caching.
|
|
723
|
* [Laminas Cache](https://github.com/laminas/laminas-cache) - Another caching library.
|
730
|
* [Laminas Cache](https://github.com/laminas/laminas-cache) - Another caching library.
|
|
|
|
731
|
+* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution.
|
|
724
|
|
732
|
|
|
725
|
### Data Structure and Storage
|
733
|
### Data Structure and Storage
|
|
726
|
*Libraries that implement data structure or storage techniques.*
|
734
|
*Libraries that implement data structure or storage techniques.*
|
|
|
|
|
|
|
793
|
* [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions.
|
801
|
* [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions.
|
|
794
|
|
802
|
|
|
795
|
### Miscellaneous
|
803
|
### Miscellaneous
|
|
796
|
-*Useful libraries or tools that don't fit in the categories above.*
|
|
|
|
|
|
804
|
+*Useful libraries or utilities that don't fit into the categories above.*
|
|
797
|
|
805
|
|
|
798
|
-* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
|
|
|
|
|
|
806
|
+* [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine).
|
|
799
|
* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots.
|
807
|
* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots.
|
|
800
|
-* [CakePHP Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and XML.
|
|
|
|
801
|
-* [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
|
|
|
|
802
|
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.
|
808
|
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.
|
|
803
|
-* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
|
|
|
804
|
-* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
|
|
|
805
|
-* [Essence](https://github.com/essence/essence) - A library for extracting web media.
|
|
|
|
806
|
-* [Expose](https://github.com/beyondcode/expose) - An open source PHP tunneling service.
|
|
|
|
807
|
-* [Graphviz](https://github.com/alexandresalome/graphviz) - A Graphviz library.
|
|
|
|
808
|
-* [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
|
|
|
|
|
|
809
|
+* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
|
|
809
|
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
|
810
|
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
|
|
810
|
-* [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
|
|
|
|
811
|
-* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution.
|
|
|
|
812
|
-* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
|
|
|
813
|
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
811
|
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
|
814
|
-* [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
|
|
|
|
815
|
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
812
|
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
|
816
|
-* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
|
|
|
|
817
|
-* [PHP-ML](https://github.com/jorgecasas/php-ml) - A library for Machine Learning in PHP.
|
|
|
|
818
|
-* [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
|
|
|
|
819
|
-* [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
|
|
|
|
820
|
-* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
|
|
|
821
|
-* [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
|
|
|
|
822
|
-* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
|
|
|
823
|
-* [sabre/vobject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
|
|
|
|
824
|
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
813
|
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
|
825
|
-* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
|
|
|
826
|
-* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
|
|
|
|
827
|
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
814
|
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
|
828
|
-* [Underscore](https://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
|
|
|
|
829
|
|
815
|
|
|
830
|
# Software
|
816
|
# Software
|
|
831
|
*Software for creating a development environment.*
|
817
|
*Software for creating a development environment.*
|
|
|
|
|
|
|
841
|
* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.
|
827
|
* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.
|
|
842
|
|
828
|
|
|
843
|
### Development Environment
|
829
|
### Development Environment
|
|
844
|
-*Software and tools for creating a sandboxed development environment.*
|
|
|
|
|
|
830
|
+*Software and tools for creating and sharing a development environment.*
|
|
845
|
|
831
|
|
|
846
|
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
832
|
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
|
847
|
* [Docker](https://www.docker.com/) - A containerization platform.
|
833
|
* [Docker](https://www.docker.com/) - A containerization platform.
|
|
848
|
* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
|
834
|
* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
|
|
|
|
835
|
+* [Expose](https://github.com/beyondcode/expose) - An open source PHP tunneling service.
|
|
849
|
* [Lando](https://lando.dev/) - Push-button development environments.
|
836
|
* [Lando](https://lando.dev/) - Push-button development environments.
|
|
850
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
837
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
|
851
|
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|
838
|
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|