mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
update README
This commit is contained in:
parent
2ca1de2f57
commit
35d16adbcb
@ -108,6 +108,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [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.
|
* [CakePHP](http://cakephp.org/) - A rapid application development framework.
|
||||||
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
||||||
|
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) - Another PHP framework.
|
||||||
|
|
||||||
## Framework Extras
|
## Framework Extras
|
||||||
*Extras related to web development frameworks.*
|
*Extras related to web development frameworks.*
|
||||||
@ -461,6 +462,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
|
* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
|
||||||
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
|
||||||
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
||||||
|
* [php-activerecord](https://github.com/jpfuentes2/php-activerecord) - ActiveRecord implementation for PHP.
|
||||||
|
|
||||||
## Migrations
|
## Migrations
|
||||||
Libraries to help manage database schemas and migrations.
|
Libraries to help manage database schemas and migrations.
|
||||||
@ -484,6 +486,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
|
* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
|
||||||
* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
|
* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
|
||||||
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
|
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
|
||||||
|
* [php-resque](https://github.com/chrisboulton/php-resque) - PHP port of resque (Workers and Queueing).
|
||||||
|
|
||||||
## Search
|
## Search
|
||||||
*Libraries and software for indexing and performing search queries on data.*
|
*Libraries and software for indexing and performing search queries on data.*
|
||||||
|
Loading…
Reference in New Issue
Block a user