PHPackages                             bainternet/sqlite-simple-store - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. bainternet/sqlite-simple-store

ActiveLibrary[Database &amp; ORM](/categories/database)

bainternet/sqlite-simple-store
==============================

Super lightweight Zero configuration sqlite-based key =&gt; value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.

0.1.5(10y ago)13502[1 issues](https://github.com/bainternet/SQLite-simple-store/issues)GPL-3.0PHP

Since May 8Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bainternet/SQLite-simple-store)[ Packagist](https://packagist.org/packages/bainternet/sqlite-simple-store)[ Docs](https://github.com/bainternet/SQLite-simple-store/)[ RSS](/packages/bainternet-sqlite-simple-store/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

SQLite-simple-store
===================

[](#sqlite-simple-store)

Super lightweight Zero configuration sqlite-based key =&gt; value store with expiration time for PHP.

Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.

Stable Version [![PHP version](https://camo.githubusercontent.com/e573eb480533c0f480ada32846b244b236a96dbbf79d2b59dcba3a1a91335d02/68747470733a2f2f62616467652e667572792e696f2f70682f6261696e7465726e657425324673716c6974652d73696d706c652d73746f72652e737667)](http://badge.fury.io/ph/bainternet%2Fsqlite-simple-store)

[![Analytics](https://camo.githubusercontent.com/ce0c06d7f514a046f558f5b0e693c6b115201b6951e6b13ffda8599f8b477f4b/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d35303537333133352d382f53514c6974652d73696d706c652d73746f72652f6d61696e)](https://github.com/bainternet/SQLite-simple-store)

Usage
-----

[](#usage)

```
