Libraries tagged by php file cache
andreacardelli/pitbullcache
135 Downloads
Php Cache System
almeyda/fileversion
18 Downloads
automatically timestamp file version based on the latest modification date
orbisnull/localcache
4 Downloads
php cache in apc, xcache files, etc
innovato/font-awesome-5-lite
627 Downloads
A PHP library that generates Font Awesome 5 (Pro and Free) SVG JS files and stores them in a cache.
hardjunior/mini-frame
86 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
buzzingpixel/minifier
143 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
nette/assets
75 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
morningtrain/enqueuer
169 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.
scaleplan/access-to-files
53 Downloads
Caching files with Redis, PHP and Nginx
dmitryrechkin/php-graphql-schema-fileparser
8 Downloads
PHP GraphQL Schema file parser with caching
supergnaw/playfab-php
9 Downloads
A single-file PHP class for simple PlayFab API calls that uses the local database for caching.
exteon/mapping-class-loader
59 Downloads
Class loader for PHP with ability to modify on-the-fly and map class files, caching and static initialisation
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
itxiao6/session
143 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE
jamm/memory
23713 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.