mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Fixed errors from TravisCI (URL redirects)
This commit is contained in:
parent
3d12650a74
commit
273d768794
@ -304,7 +304,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
|
||||
* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
|
||||
* [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
|
||||
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
||||
* [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
|
||||
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
||||
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
||||
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
||||
@ -404,7 +404,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
|
||||
* [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
|
||||
* [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.
|
||||
* [Psalm](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
|
||||
* [Pslam](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
|
||||
|
||||
### Architectural
|
||||
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
||||
@ -515,7 +515,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
||||
* [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software
|
||||
* [Swap](https://github.com/florianv/swap) - An exchange rates library.
|
||||
* [Sylius](http://sylius.org/) - An open source e-commerce solution.
|
||||
* [Sylius](http://sylius.com/) - An open source e-commerce solution.
|
||||
|
||||
### PDF
|
||||
*Libraries and software for working with PDF files.*
|
||||
@ -833,7 +833,7 @@ Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
||||
* [Phansible](http://phansible.com/) - A web tool for building PHP development virtual machines with Ansible.
|
||||
* [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.
|
||||
* [Protobox](https://getprotobox.com/) - Another web tool for building PHP development virtual machines.
|
||||
* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
||||
* [Puppet](https://puppet.com/) - A server automation framework and application.
|
||||
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
||||
|
Loading…
Reference in New Issue
Block a user