Libraries tagged by ccache
phpe/ccache
14 Downloads
Class for caching content
jejd14/ccache
5 Downloads
A small class for caching information
papp/cdata
19 Downloads
CData präsentiert ein innovatives Datenbankkonzept, das den schnellen Transfer von Daten ermöglicht. Entwickler müssen sich nicht um SQL-Befehle, deren Optimierung oder Sicherheitsaspekte kümmern. CData verfügt über Level-1- und Level-2-Caching, um die Performance weiter zu steigern. Die Datenbankabfragen sind teilweise bis zu zehnmal schneller als herkömmliche MySQL-Abfragen. CFile bietet umfassende Datenfunktionen an.
symfony/cache
366597130 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
psr/simple-cache
760114220 Downloads
Common interfaces for simple caching
psr/cache
715354623 Downloads
Common interface for caching libraries
doctrine/cache
606870637 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/cache-contracts
325835157 Downloads
Generic abstractions related to caching
react/cache
125696372 Downloads
Async, Promise-based cache interface for ReactPHP
doctrine/doctrine-cache-bundle
84016094 Downloads
Symfony Bundle for Doctrine Cache
spatie/once
29685852 Downloads
A magic memoization function
spatie/laravel-responsecache
8777618 Downloads
Speed up a Laravel application by caching the entire response
prettus/l5-repository
11187463 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
mrclay/minify
18610190 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
rennokki/laravel-eloquent-query-cache
4268497 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.