Libraries tagged by php file cache
hardjunior/mini-frame
109 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
172 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
423611 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
alle-ai/anthropic-api-php
30950 Downloads
The go-to PHP library for the Anthropic API — Messages, streaming, tool use, vision, prompt caching, extended thinking, MCP, Files, Batches. Maintained by Alle-AI.
chamber-orchestra/image-bundle
4302 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
uengage.io/php-platform-sdk
390 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth, events). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory), plus a buffered fail-open publisher for the platform event bus.
morningtrain/enqueuer
170 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
10 Downloads
PHP GraphQL Schema file parser with caching
supergnaw/playfab-php
11 Downloads
A single-file PHP class for simple PlayFab API calls that uses the local database for caching.
larsgmortensen/litetxt
10 Downloads
Lightweight static text manager for PHP with in-memory caching, file-based storage, and optional logging.
exteon/mapping-class-loader
63 Downloads
Class loader for PHP with ability to modify on-the-fly and map class files, caching and static initialisation
yarri/email-parser
20 Downloads
Parses raw MIME email messages from strings or files into structured PHP objects, with automatic UTF-8 conversion, attachment detection, and built-in caching
itxiao6/session
146 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE
jamm/memory
27386 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.