|
|
|
|
|
|
601
|
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
|
601
|
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
|
|
602
|
* [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
|
602
|
* [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
|
|
603
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
603
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
|
|
|
604
|
+* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
|
604
|
|
605
|
|
|
605
|
## Data Structure and Storage
|
606
|
## Data Structure and Storage
|
|
606
|
*Libraries that implement data structure or storage techniques.*
|
607
|
*Libraries that implement data structure or storage techniques.*
|
|
|
|
|
|
|
698
|
* [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
|
699
|
* [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
|
|
699
|
* [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
|
700
|
* [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
|
|
700
|
* [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
|
701
|
* [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
|
|
701
|
-* [CacheTool](https://github.com/gordalina/cachetool) - Clear apc/opcode caches from the command line.
|
|
|
|
702
|
|
702
|
|
|
703
|
# Software
|
703
|
# Software
|
|
704
|
*Software for creating a development environment.*
|
704
|
*Software for creating a development environment.*
|