|
|
|
|
|
|
112
|
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
|
112
|
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
|
|
113
|
* [Symfony 2](http://symfony.com/) - A framework comprised of individual components (SF2).
|
113
|
* [Symfony 2](http://symfony.com/) - A framework comprised of individual components (SF2).
|
|
114
|
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
114
|
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
|
|
115
|
-* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components (ZF2).
|
|
|
|
|
|
115
|
+* [Zend Framework 2](https://framework.zend.com) - Another framework comprised of individual components (ZF2).
|
|
116
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
116
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
|
117
|
* [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
|
117
|
* [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
|
|
118
|
|
118
|
|
|
|
|
|
|
|
169
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
169
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
|
170
|
* [Smarty](http://www.smarty.net/) - A template engine to complement PHP.
|
170
|
* [Smarty](http://www.smarty.net/) - A template engine to complement PHP.
|
|
171
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
171
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
|
172
|
-* [Tale Jade](http://jade.talesoft.io/) - A PHP implementation of the Jade template language.
|
|
|
|
|
|
172
|
+* [Tale Jade](https://github.com/Talesoft/tale-jade) - A PHP implementation of the Jade template language.
|
|
173
|
|
173
|
|
|
174
|
## Static Site Generators
|
174
|
## Static Site Generators
|
|
175
|
*Tools for pre-processing content to generate web pages.*
|
175
|
*Tools for pre-processing content to generate web pages.*
|
|
|
|
|
|
|
517
|
* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
517
|
* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
|
518
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
518
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
|
519
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
519
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
|
520
|
-* [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
|
|
|
|
|
|
520
|
+* [LazyRecord](https://github.com/corneltek/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
|
|
521
|
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
521
|
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
|
522
|
* [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
|
522
|
* [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
|
|
523
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
523
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|