mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Pixie
Pixie is a lightweight, expressive, framework agnostic query builder for PHP it can also be referred as a Database Abstraction Layer. Pixie supports MySQL, SQLite and PostgreSQL
This commit is contained in:
parent
a36b5a38ec
commit
49c15d2df9
@ -388,6 +388,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
||||
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
|
||||
* [Pixie](https://github.com/usmanhalalit/pixie) - A lightweight, expressive, framework agnostic query builder for PHP that supports MySQL, SQLite and PostgreSQL.
|
||||
|
||||
## NoSQL
|
||||
*Libraries for working with "NoSQL" backends.*
|
||||
|
Loading…
Reference in New Issue
Block a user