mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-13 08:16:28 +00:00
Merge branch 'pr/266'
This commit is contained in:
commit
d312f336fa
@ -596,7 +596,8 @@ Libraries to help manage database schemas and migrations.
|
|||||||
*Libraries for caching data.*
|
*Libraries for caching data.*
|
||||||
|
|
||||||
* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
|
* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
|
||||||
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
||||||
|
* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - A caching library (part of Zend Framework 2).
|
||||||
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
||||||
|
|
||||||
## Data Structure and Storage
|
## Data Structure and Storage
|
||||||
|
Loading…
Reference in New Issue
Block a user