|
|
|
|
|
|
90
|
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
|
90
|
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
|
|
91
|
* [Laravel 4](http://laravel.com/) - A simple PHP framework.
|
91
|
* [Laravel 4](http://laravel.com/) - A simple PHP framework.
|
|
92
|
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
92
|
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
|
93
|
-* [Yii2](https://github.com/yiisoft/yii2/) - a high-performance framework.
|
|
|
|
|
|
93
|
+* [Yii2](https://github.com/yiisoft/yii2/) - A high-performance framework.
|
|
94
|
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
94
|
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
|
95
|
|
95
|
|
|
96
|
## Framework Extras
|
96
|
## Framework Extras
|
|
|
|
|
|
|
493
|
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
493
|
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
494
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
494
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
|
495
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
495
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
496
|
-* [Drest](https://github.com/leedavis81/drest) - Quickly and easily expose Doctrine entities as REST resource endpoints.
|
|
|
|
|
|
496
|
+* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
|
497
|
|
497
|
|
|
498
|
## Caching
|
498
|
## Caching
|
|
499
|
*Libraries for caching data.*
|
499
|
*Libraries for caching data.*
|
|
|
|
|
|
|
510
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
510
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
511
|
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
511
|
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
|
512
|
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|
512
|
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|
|
513
|
-* [PINQ](https://github.com/TimeToogo/Pinq) - PHP Integrated query, a real Linq library for PHP.
|
|
|
|
|
|
513
|
+* [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
|
|
514
|
|
514
|
|
|
515
|
## Notifications
|
515
|
## Notifications
|
|
516
|
*Libraries for working with notification software.*
|
516
|
*Libraries for working with notification software.*
|