Popular Packages
-
-
-
-
-
-
PHP
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
-
-
bee4/activerecord
Generic ActiveRecord model implementation to detach data manipulation from the used database (NoSQL, Graph, Relational...)
Abandoned!
-
-
-
-
-
-