Libraries tagged by runtime cache

chamber-orchestra/image-bundle

2 Favers
4015 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.

Go to Download


laravie/cabinet

12 Favers
12732 Downloads

Runtime Cache for Laravel Eloquent

Go to Download


zalatov/runtime-cache-trait

0 Favers
9122 Downloads

Trait for PHP runtime caching.

Go to Download


anik/cache

4 Favers
142 Downloads

Go to Download


genai/validation

0 Favers
111 Downloads

Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.

Go to Download


genai/sql-mapper

0 Favers
152 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.

Go to Download


genai/session

0 Favers
125 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.

Go to Download


genai/openapi

0 Favers
76 Downloads

Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.

Go to Download


genai/i18n

0 Favers
76 Downloads

Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runtime.

Go to Download


forever2077/php-helper

5 Favers
35 Downloads

PHP Tool Library

Go to Download


chamber-orchestra/menu-bundle

0 Favers
795 Downloads

Symfony 8 navigation menu bundle with fluent tree builder, route-based active-item matching, role-based access control, runtime extensions for dynamic badges, PSR-6 tag-aware caching, and Twig rendering

Go to Download


islamic-network/ilm-api-base

0 Favers
7 Downloads

Shared serving runtime for the ilm domain APIs: snapshot repository, DTO utilities, response cache, base controller and search scanner.

Go to Download


talesoft/tale-cache-core

0 Favers
42 Downloads

A PSR-6 (Cache) and PSR-16 (SimpleCache) starter

Go to Download


lru-runtime-cache/lru-runtime-cache

0 Favers
3 Downloads

The package provides the least recently used runtime cache class.

Go to Download


elementary/runtime-cache

0 Favers
606 Downloads

Cache your data while PHP application is working.

Go to Download


Next >>