Libraries tagged by Cache Database
knowzies-tech/localization
104 Downloads
Localization using labels stored in database and served using cache for performance
genai/session
20 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
hardjunior/mini-frame
108 Downloads
PHP image cropper and cache thumb manager, the data layer is a persistent abstraction component of your database that PDO, optimizer makes it easy to bookmark your site tags, open graph and twitter card, um teste de composer de rota mvc, fast and extremely uncomplicated. Create and manage your routes in minutes e upload manager for images, files and media
genai/sql-mapper
16 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
slaxweb/cache-database
78 Downloads
Cache Sub-Component for caching Database results
qttyeah/cache
3 Downloads
Aggregate partial cache database driver
ndinhbang/query-cache
19 Downloads
A laravel package to cache database query result
flashytime/db-cache
13 Downloads
A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
ginnerpeace/illuminate-cache-database
76 Downloads
Cache-based data query.
straightsoft/contao-database_cache
28 Downloads
This module offers functionality for caching request results to database.
mtgofa/perfectly-cache
26 Downloads
Laravel database cache package
mtgofa/laravel-query-cache
99 Downloads
Laravel database cache package and missing relationship events.
erjon/laravel-cache-groups
3 Downloads
Laravel cache groups for older versions and for drivers that don't support cache tags
booosta/cache_db
72 Downloads
Database cache module for Booosta PHP Framework
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.