PicoDb

PicoDb 1.0.3 updated

PicoDb is not as complete as an ORM (object-relational mapper), but provides a very simple set of tools that allow the user to run basic operations on the database without exposing his credentials every time. The library has no external dependencies, is...

PicoRedis

PicoRedis 1.0

Redis is a NoSQL database famous for its high speed and easy to use syntax.The PicoRedis PHP class allows developers to save their data in a Redis database from PHP and retrieve it at any later point as they need it.PicoRedis is contained in one single...