mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Update README URLs based on HTTP redirects
This commit is contained in:
parent
9f020a1ee6
commit
f0dd388ac0
152
README.md
152
README.md
@ -82,7 +82,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
## Dependency Management
|
## Dependency Management
|
||||||
*Libraries for dependency and package management.*
|
*Libraries for dependency and package management.*
|
||||||
|
|
||||||
* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
|
* [Composer](https://getcomposer.org/)/[Packagist](https://packagist.org/) - A package and dependency manager.
|
||||||
* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.
|
* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.
|
||||||
* [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
|
* [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
|
||||||
* [Melody](http://melody.sensiolabs.org/) - A tool to build one file Composer scripts.
|
* [Melody](http://melody.sensiolabs.org/) - A tool to build one file Composer scripts.
|
||||||
@ -93,7 +93,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
|
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
|
||||||
* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
|
* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
|
||||||
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
|
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
|
||||||
* [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
|
* [Version](https://github.com/kherge-abandoned/php-version) - A parsing and comparison library for semantic versioning.
|
||||||
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
|
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
|
||||||
* [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
|
* [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
|
||||||
* [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
|
* [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
|
||||||
@ -106,10 +106,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Laravel 5](http://laravel.com/) - Another PHP framework (L5).
|
* [Laravel 5](http://laravel.com/) - Another PHP framework (L5).
|
||||||
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
||||||
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
||||||
* [Nette](http://nette.org) - Another framework comprised of individual components.
|
* [Nette](https://nette.org/) - Another framework comprised of individual components.
|
||||||
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
|
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
|
||||||
* [CakePHP](http://cakephp.org/) - A rapid application development framework (CP).
|
* [CakePHP](http://cakephp.org/) - A rapid application development framework (CP).
|
||||||
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
* [Phalcon](https://phalconphp.com/en/) - A framework implemented as a C extension.
|
||||||
|
|
||||||
## Framework Extras
|
## Framework Extras
|
||||||
*Extras related to web development frameworks.*
|
*Extras related to web development frameworks.*
|
||||||
@ -123,7 +123,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
|
* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
|
||||||
* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
||||||
* [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
|
* [Aura Components](http://auraphp.com/) - A package of PHP 5.4 components.
|
||||||
* [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
|
* [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
|
||||||
* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
|
* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
|
||||||
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
||||||
@ -140,10 +140,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
## Micro Framework Extras
|
## Micro Framework Extras
|
||||||
*Extras related to micro frameworks and routers.*
|
*Extras related to micro frameworks and routers.*
|
||||||
|
|
||||||
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A project skeleton for Silex.
|
* [Silex Skeleton](https://github.com/silexphp/Silex-Skeleton) - A project skeleton for Silex.
|
||||||
* [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
|
* [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
|
||||||
* [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
|
* [Slim Skeleton](https://github.com/slimphp/Slim-Skeleton) - A skeleton for Slim.
|
||||||
* [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
|
* [Slim View](https://github.com/slimphp/Slim-Views) - A collection of custom views for Slim.
|
||||||
|
|
||||||
## Routers
|
## Routers
|
||||||
*Libraries for handling application routing.*
|
*Libraries for handling application routing.*
|
||||||
@ -158,16 +158,16 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
||||||
* [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
|
* [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
|
||||||
* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
|
* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
|
||||||
* [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
|
* [Phly Mustache](https://github.com/phly/phly_mustache) - Another PHP implementation of the Mustache template language.
|
||||||
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
|
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
|
||||||
* [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](http://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
|
* [PHPTAL](http://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.
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
||||||
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
||||||
|
|
||||||
## Static Site Generators
|
## Static Site Generators
|
||||||
*Tools for pre-processing content to generate web pages.*
|
*Tools for pre-processing content to generate web pages.*
|
||||||
|
|
||||||
* [Sculpin](http://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
|
* [Sculpin](https://sculpin.io/) - A tool that converts Markdown and Twig into static HTML.
|
||||||
* [Phrozn](http://phrozn.info) - Another tool that converts Textile, Markdown and Twig into HTML.
|
* [Phrozn](http://phrozn.info) - Another tool that converts Textile, Markdown and Twig into HTML.
|
||||||
|
|
||||||
## HTTP
|
## HTTP
|
||||||
@ -177,14 +177,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
||||||
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
||||||
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
|
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
|
||||||
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
* [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
|
||||||
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
||||||
|
|
||||||
## Middlewares
|
## Middlewares
|
||||||
*Libraries for building application using middlewares.*
|
*Libraries for building application using middlewares.*
|
||||||
|
|
||||||
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
||||||
* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
|
* [Slim Middleware](https://github.com/slimphp/Slim-Middleware) - A collection of custom middleware for Slim.
|
||||||
* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
|
* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
|
||||||
|
|
||||||
## URL
|
## URL
|
||||||
@ -199,9 +199,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
||||||
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
||||||
* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
|
* [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
|
||||||
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
|
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
|
||||||
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com/), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
||||||
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
||||||
* [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
|
* [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
|
||||||
|
|
||||||
@ -209,14 +209,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
*Libraries for file manipulation and MIME type detection.*
|
*Libraries for file manipulation and MIME type detection.*
|
||||||
|
|
||||||
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
||||||
* [Flysystem](https://github.com/FrenkyNet/Flysystem) - Another filesystem abstraction layer.
|
* [Flysystem](https://github.com/thephpleague/flysystem) - Another filesystem abstraction layer.
|
||||||
* [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
|
* [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
|
||||||
* [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
|
* [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
|
||||||
* [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
|
* [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
|
||||||
* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
|
* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
|
||||||
* [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
|
* [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
|
||||||
* [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
|
* [PHP File Locator](https://github.com/kherge-abandoned/php-file-locator) - A library for locating files in large projects.
|
||||||
* [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
|
* [PHP FFmpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
|
||||||
* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
|
* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
|
||||||
|
|
||||||
## Streams
|
## Streams
|
||||||
@ -231,8 +231,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
||||||
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
||||||
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
||||||
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
|
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|
||||||
* [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).
|
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF2).
|
||||||
|
|
||||||
## Imagery
|
## Imagery
|
||||||
*Libraries for manipulating images.*
|
*Libraries for manipulating images.*
|
||||||
@ -243,7 +243,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
|
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
|
||||||
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
|
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
|
||||||
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
|
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
|
||||||
* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from 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.
|
* [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library.
|
||||||
* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
|
* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
|
||||||
|
|
||||||
@ -268,7 +268,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Mink](http://mink.behat.org/) - Web acceptance testing.
|
* [Mink](http://mink.behat.org/) - Web acceptance testing.
|
||||||
* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
|
* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
|
||||||
* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
|
* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
|
||||||
* [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
|
* [VFS](https://github.com/adlawson/php-vfs) - Another virtual filesystem for testing.
|
||||||
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
||||||
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
||||||
|
|
||||||
@ -276,8 +276,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
*Libraries and applications for continuous integration.*
|
*Libraries and applications for continuous integration.*
|
||||||
|
|
||||||
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
||||||
* [SemaphoreCI](https://semaphoreapp.com/) - A continuous integration platform for open source and private projects.
|
* [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects.
|
||||||
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
* [PHPCI](https://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
||||||
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
||||||
* [Jenkins](http://jenkins-ci.org/) - A continous integration platform with [PHP support](http://jenkins-php.org/index.html).
|
* [Jenkins](http://jenkins-ci.org/) - A continous integration platform with [PHP support](http://jenkins-php.org/index.html).
|
||||||
* [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
|
* [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
|
||||||
@ -285,7 +285,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
## Documentation
|
## Documentation
|
||||||
*Libraries for generating project documentation.*
|
*Libraries for generating project documentation.*
|
||||||
|
|
||||||
* [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
|
* [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
|
||||||
* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
|
* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
|
||||||
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
|
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
|
||||||
* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
||||||
@ -295,7 +295,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
|
* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
|
||||||
* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
|
* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
|
||||||
* [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](http://www.random.org/).
|
* [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](https://www.random.org/).
|
||||||
* [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
|
* [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
|
||||||
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
||||||
* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
|
* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
|
||||||
@ -336,23 +336,23 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
||||||
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
||||||
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
||||||
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
* [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
||||||
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
||||||
* [Code Climate](http://codeclimate.com) - An automated code review.
|
* [Code Climate](https://codeclimate.com/) - An automated code review.
|
||||||
|
|
||||||
## Architectural
|
## Architectural
|
||||||
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
||||||
|
|
||||||
* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
|
* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
|
||||||
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
||||||
* [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
|
* [Finite](http://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
|
||||||
* [Compose](https://github.com/igorw/compose) - A function composition library.
|
* [Compose](https://github.com/igorw/compose) - A function composition library.
|
||||||
* [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
|
* [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
|
||||||
* [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
|
* [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
|
||||||
* [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
|
* [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
|
||||||
* [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP.
|
* [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP.
|
||||||
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
||||||
* [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
|
* [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
|
||||||
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
||||||
|
|
||||||
## Debugging and Profiling
|
## Debugging and Profiling
|
||||||
@ -366,16 +366,16 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
||||||
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
|
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
|
||||||
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
|
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
|
||||||
* [Blackfire.io](http://blackfire.io) - A low-overhead code profiler.
|
* [Blackfire.io](https://blackfire.io/) - A low-overhead code profiler.
|
||||||
* [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
|
* [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
|
||||||
|
|
||||||
## Build Tools
|
## Build Tools
|
||||||
*Project build and automation tools.*
|
*Project build and automation tools.*
|
||||||
|
|
||||||
* [Go](https://github.com/herrera-io/php-go) - A simple PHP build tool.
|
* [Go](https://github.com/kherge-abandoned/php-go) - A simple PHP build tool.
|
||||||
* [Bob](https://github.com/CHH/bob) - A simple project automation tool.
|
* [Bob](https://github.com/CHH/bob) - A simple project automation tool.
|
||||||
* [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
|
* [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
|
||||||
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
* [Box](https://github.com/box-project/box2) - A utility to build PHAR files.
|
||||||
* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
|
* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
|
||||||
|
|
||||||
## Task Runners
|
## Task Runners
|
||||||
@ -396,14 +396,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
|
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
|
||||||
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
|
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
|
||||||
* [Munee](https://github.com/meenie/munee) - An asset optimiser library.
|
* [Munee](https://github.com/meenie/munee) - An asset optimiser library.
|
||||||
* [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
|
* [JShrink](https://github.com/tedious/JShrink) - A JavaScript minifier library.
|
||||||
* [Puli](https://github.com/webmozart/puli) - A library for determining assets absolute paths.
|
* [Puli](https://github.com/puli/repository) - A library for determining assets absolute paths.
|
||||||
|
|
||||||
## Geolocation
|
## Geolocation
|
||||||
*Libraries for geocoding addresses and working with latitudes and longitudes.*
|
*Libraries for geocoding addresses and working with latitudes and longitudes.*
|
||||||
|
|
||||||
* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
|
* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
|
||||||
* [GeoTools](https://github.com/php-loep/Geotools) - A library of geo-related tools.
|
* [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools.
|
||||||
* [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library.
|
* [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library.
|
||||||
* [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.
|
* [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.
|
||||||
|
|
||||||
@ -412,14 +412,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
|
* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
|
||||||
* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
|
* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
|
||||||
* [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
|
* [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
|
||||||
|
|
||||||
## Event
|
## Event
|
||||||
*Libraries that are event-driven or implement non-blocking event loops.*
|
*Libraries that are event-driven or implement non-blocking event loops.*
|
||||||
|
|
||||||
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
|
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
|
||||||
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
|
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
|
||||||
* [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
|
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
|
||||||
* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
|
* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
|
||||||
* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
|
* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
|
||||||
* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
|
* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
|
||||||
@ -440,8 +440,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
|
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
|
||||||
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
||||||
* [Sylius](http://www.sylius.org/) - An open source e-commerce solution.
|
* [Sylius](http://sylius.org) - An open source e-commerce solution.
|
||||||
* [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution.
|
* [Thelia](http://thelia.net/) - Another open source e-commerce solution.
|
||||||
* [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern.
|
* [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern.
|
||||||
* [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.
|
* [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.
|
||||||
* [Swap](https://github.com/florianv/swap) - An exchange rates library.
|
* [Swap](https://github.com/florianv/swap) - An exchange rates library.
|
||||||
@ -450,7 +450,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
*Libraries and software for working with PDF files.*
|
*Libraries and software for working with PDF files.*
|
||||||
|
|
||||||
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
||||||
* [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf) - A tool to convert HTML to PDF.
|
* [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
|
||||||
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
|
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
|
||||||
|
|
||||||
## Office
|
## Office
|
||||||
@ -458,7 +458,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
|
||||||
* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
|
* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
|
||||||
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft PowerPoint Presentations.
|
* [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) - A library for working with Microsoft PowerPoint Presentations.
|
||||||
* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
|
* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
@ -466,7 +466,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
||||||
* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
||||||
* [Propel](http://www.propelorm.org/) - A fast ORM, migration library and query builder.
|
* [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
|
||||||
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
||||||
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
|
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
|
||||||
* [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
|
* [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
|
||||||
@ -501,7 +501,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Search
|
## Search
|
||||||
*Libraries and software for indexing and performing search queries on data.*
|
*Libraries and software for indexing and performing search queries on data.*
|
||||||
|
|
||||||
* [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
|
* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
|
||||||
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
||||||
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
|
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
|
||||||
* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
|
* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
|
||||||
@ -509,17 +509,17 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Command Line
|
## Command Line
|
||||||
*Libraries related to the command line.*
|
*Libraries related to the command line.*
|
||||||
|
|
||||||
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
* [Boris](https://github.com/borisrepl/boris) - A tiny PHP REPL.
|
||||||
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
||||||
* [Pecan](https://github.com/mcrumm/pecan) - An event-driven, non-blocking shell.
|
* [Pecan](https://github.com/mcrumm/pecan) - An event-driven, non-blocking shell.
|
||||||
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
||||||
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
||||||
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
||||||
* [GetOptionKit](https://github.com/c9s/php-GetOptionKit) - Another command line opt parser.
|
* [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser.
|
||||||
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
||||||
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
||||||
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
||||||
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
* [Shunt](https://github.com/thephpleague/shunt) - A library for running commands in parallel on multiple remote machines.
|
||||||
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
||||||
* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
|
* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
|
||||||
|
|
||||||
@ -543,7 +543,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Markup
|
## Markup
|
||||||
*Libraries for working with markup.*
|
*Libraries for working with markup.*
|
||||||
|
|
||||||
* [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
|
* [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
|
||||||
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
||||||
* [CommonMark PHP](https://github.com/thephpleague/commonmark) - A Markdown parser which supports the full [CommonMark spec](http://spec.commonmark.org/).
|
* [CommonMark PHP](https://github.com/thephpleague/commonmark) - A Markdown parser which supports the full [CommonMark spec](http://spec.commonmark.org/).
|
||||||
* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
|
* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
|
||||||
@ -586,7 +586,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
||||||
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
||||||
* [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
|
* [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
|
||||||
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
|
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|
||||||
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
|
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
|
||||||
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
||||||
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
|
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
|
||||||
@ -609,7 +609,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
|
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
|
||||||
* [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
|
* [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
|
||||||
* [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
|
* [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
|
||||||
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
* [Stash](https://github.com/tedious/Stash) - Another library for caching.
|
||||||
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
||||||
|
|
||||||
## Data Structure and Storage
|
## Data Structure and Storage
|
||||||
@ -619,9 +619,9 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
||||||
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
||||||
* [Zend Serializer](https://github.com/zendframework/zend-serializer) - Another library for serialising and de-serialising data (ZF2).
|
* [Zend Serializer](https://github.com/zendframework/zend-serializer) - Another library for serialising and de-serialising data (ZF2).
|
||||||
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
* [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
|
||||||
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|
* [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
|
||||||
* [Totem](http://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
* [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
||||||
* [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
|
* [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
|
||||||
* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
||||||
* [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
|
* [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
|
||||||
@ -630,7 +630,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
*Libraries for working with notification software.*
|
*Libraries for working with notification software.*
|
||||||
|
|
||||||
* [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl).
|
* [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl).
|
||||||
* [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications.
|
* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications.
|
||||||
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
|
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
|
||||||
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
||||||
|
|
||||||
@ -638,7 +638,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
*Libraries for project deployment.*
|
*Libraries for project deployment.*
|
||||||
|
|
||||||
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
|
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
|
||||||
* [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
|
* [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world.
|
||||||
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
|
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
|
||||||
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
||||||
* [Deployer](https://github.com/deployphp/deployer) - A deployment tool.
|
* [Deployer](https://github.com/deployphp/deployer) - A deployment tool.
|
||||||
@ -655,7 +655,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
|
* [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
|
||||||
* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
|
* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
|
||||||
* [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
|
* [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
|
||||||
* [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
|
* [Campaign Monitor](http://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library.
|
||||||
* [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
|
* [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
|
||||||
* [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API.
|
* [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API.
|
||||||
* [PHP Github API](https://github.com/KnpLabs/php-github-api) - Another library to interface with the Github API.
|
* [PHP Github API](https://github.com/KnpLabs/php-github-api) - Another library to interface with the Github API.
|
||||||
@ -694,17 +694,17 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
|
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
|
||||||
* [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
|
* [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
|
||||||
* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
||||||
* [Wise](https://github.com/herrera-io/php-wise) - A configuration manager.
|
* [Wise](https://github.com/kherge-abandoned/php-wise) - A configuration manager.
|
||||||
* [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
|
* [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library.
|
||||||
* [Essence](https://github.com/felixgirault/essence) - A library for extracting web media.
|
* [Essence](https://github.com/essence/essence) - A library for extracting web media.
|
||||||
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
|
||||||
* [Graphviz](https://github.com/alexandresalome/graphviz) - A Graphviz library.
|
* [Graphviz](https://github.com/alexandresalome/graphviz) - A Graphviz library.
|
||||||
* [Flux](https://github.com/selvinortiz/flux) - A regular expression building library.
|
* [Flux](https://github.com/selvinortiz/flux) - A regular expression building library.
|
||||||
* [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
|
* [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
|
||||||
* [ClassPreloader](https://github.com/mtdowling/ClassPreloader) - A library for optimising autoloading.
|
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.
|
||||||
* [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.
|
* [Lib Country](https://github.com/kherge-abandoned/lib-country) - A library for country and subdivision data.
|
||||||
* [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
|
* [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
|
||||||
* [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](http://nmap.org/).
|
* [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
|
||||||
* [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code.
|
* [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code.
|
||||||
* [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
|
* [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
|
||||||
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
||||||
@ -719,21 +719,21 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## PHP Installation
|
## PHP Installation
|
||||||
*Tools to help install and manage PHP on your computer.*
|
*Tools to help install and manage PHP on your computer.*
|
||||||
|
|
||||||
* [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
|
* [HomeBrew](http://mxcl.github.io/homebrew/) - A package manager for OSX.
|
||||||
* [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
|
* [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
|
||||||
* [PHP OSX](http://php-osx.liip.ch/) - A PHP installer for OSX.
|
* [PHP OSX](http://php-osx.liip.ch/) - A PHP installer for OSX.
|
||||||
* [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer.
|
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
|
||||||
* [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
|
* [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
|
||||||
* [PHP Switch](https://github.com/jubianchi/phpswitch) - Another version manager.
|
* [PHP Switch](https://github.com/jubianchi/phpswitch) - Another version manager.
|
||||||
* [PHP Build](https://github.com/CHH/php-build) - Another PHP version installer.
|
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
|
||||||
* [VirtPHP](http://virtphp.org/) - A tool for creating and managing isolated PHP environments.
|
* [VirtPHP](http://virtphp.org/) - A tool for creating and managing isolated PHP environments.
|
||||||
|
|
||||||
## Development Environment
|
## Development Environment
|
||||||
*Software and tools for creating a sandboxed development environment.*
|
*Software and tools for creating a sandboxed development environment.*
|
||||||
|
|
||||||
* [Vagrant](http://www.vagrantup.com/) - A portable development environment utility.
|
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
||||||
* [Ansible](http://www.ansibleworks.com/) - A radically simple orchestration framework.
|
* [Ansible](http://www.ansible.com/) - A radically simple orchestration framework.
|
||||||
* [Puppet](http://puppetlabs.com/) - A server automation framework and application.
|
* [Puppet](https://puppetlabs.com/) - A server automation framework and application.
|
||||||
* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
||||||
* [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.
|
* [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.
|
||||||
* [Phansible](http://phansible.com/) - A web tool for building PHP development virtual machines with Ansible.
|
* [Phansible](http://phansible.com/) - A web tool for building PHP development virtual machines with Ansible.
|
||||||
@ -741,9 +741,9 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Virtual Machines
|
## Virtual Machines
|
||||||
*Alternative PHP virtual machines.*
|
*Alternative PHP virtual machines.*
|
||||||
|
|
||||||
* [HipHop PHP](https://github.com/facebook/hiphop-php) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
* [HipHop PHP](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
||||||
* [HippyVM](http://hippyvm.com/) - Another PHP virtual machine.
|
* [HippyVM](http://hippyvm.com/) - Another PHP virtual machine.
|
||||||
* [Hack](http://hacklang.org/) - A programming language for [HHVM](https://github.com/facebook/hiphop-php) that interoperates seamlessly with PHP.
|
* [Hack](http://hacklang.org/) - A programming language for [HHVM](https://github.com/facebook/hhvm) that interoperates seamlessly with PHP.
|
||||||
|
|
||||||
## Integrated Development Environment
|
## Integrated Development Environment
|
||||||
*Integrated Development Environments with support for PHP.*
|
*Integrated Development Environments with support for PHP.*
|
||||||
@ -781,7 +781,7 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
|
* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
|
||||||
* [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
|
* [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
|
||||||
* [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
|
* [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
|
||||||
* [Nomad PHP](http://nomadphp.com/) - A online PHP learning resource.
|
* [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
|
||||||
* [PHP Mentoring](http://phpmentoring.org/) - Peer to peer PHP mentorship organization.
|
* [PHP Mentoring](http://phpmentoring.org/) - Peer to peer PHP mentorship organization.
|
||||||
|
|
||||||
## Other Websites
|
## Other Websites
|
||||||
@ -791,14 +791,14 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* [WebSec IO](http://websec.io/) - A web security community resource.
|
* [WebSec IO](http://websec.io/) - A web security community resource.
|
||||||
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.
|
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.
|
||||||
* [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning.
|
* [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning.
|
||||||
* [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials.
|
* [Atlassian Git Tutorials](https://www.atlassian.com/git/) - A series of Git tutorials.
|
||||||
* [Hg Init](http://hginit.com/) - A series of Mercurial tutorials.
|
* [Hg Init](http://hginit.com/) - A series of Mercurial tutorials.
|
||||||
* [Servers for Hackers](http://serversforhackers.com/) - A newsletter about server management.
|
* [Servers for Hackers](https://serversforhackers.com/) - A newsletter about server management.
|
||||||
|
|
||||||
## PHP Books
|
## PHP Books
|
||||||
*Fantastic PHP-related books.*
|
*Fantastic PHP-related books.*
|
||||||
|
|
||||||
* [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
|
* [Scaling PHP Applications](https://www.scalingphpbook.com/) - An ebook about scaling PHP applications by Steve Corona.
|
||||||
* [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.
|
* [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.
|
||||||
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
||||||
* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
|
* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
|
||||||
@ -813,7 +813,7 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
|
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
|
||||||
* [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
|
* [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
|
||||||
* [The Tangled Web — Securing Web Applications](http://www.amazon.ca/The-Tangled-Web-Securing-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
|
* [The Tangled Web — Securing Web Applications](http://www.amazon.ca/The-Tangled-Web-Securing-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
|
||||||
* [Elasticsearch: The Definitive Guide](http://www.elasticsearch.org/guide/) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
|
* [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/index.html) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
|
||||||
* [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
|
* [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
|
||||||
* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
|
* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
|
||||||
* [Pro Git](http://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
|
* [Pro Git](http://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
|
||||||
@ -867,4 +867,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
## PHP Magazines
|
## PHP Magazines
|
||||||
*Fantastic PHP-related magazines.*
|
*Fantastic PHP-related magazines.*
|
||||||
|
|
||||||
* [php[architect]](http://www.phparch.com/magazine/) - A monthly magazine dedicated to PHP.
|
* [php[architect]](https://www.phparch.com/magazine/) - A monthly magazine dedicated to PHP.
|
||||||
|
Loading…
Reference in New Issue
Block a user