mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Fix a few links
This commit is contained in:
parent
ca729b4817
commit
bbca55c280
@ -127,7 +127,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
*Standalone components from web development frameworks and development groups.*
|
||||
|
||||
* [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](https://hoa-project.net/En/) - Another package of PHP components.
|
||||
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
||||
* [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.
|
||||
@ -391,7 +391,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
|
||||
* [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
|
||||
* [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://patchwork2.org/) - A library for redefining userland functions.
|
||||
* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
|
||||
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
|
||||
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
||||
@ -428,7 +428,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
|
||||
* [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
|
||||
* [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
|
||||
* [Robo](https://github.com/consolidation-org/Robo) - A PHP Task runner with object-orientated configurations.
|
||||
* [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations.
|
||||
* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
|
||||
|
||||
## Navigation
|
||||
|
Loading…
Reference in New Issue
Block a user