Libraries tagged by cache invalidation
genai/validation
45 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.
ihipop/psr-null-cache
2812 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
harungecit/php-email-validator
210 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.
melodicdev/framework
254 Downloads
A modern PHP 8.2+ framework with CQRS, JWT authentication, and middleware pipeline
adhocore/phalcon-ext
963 Downloads
Miscellaneous phalcon adapters, extensions and utilities
genai/openapi
49 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.
voceconnect/wp-cache-bucket
28281 Downloads
Allows cache items to be tied to a single validation key
mon-suivi-logement/sellsy-api-v1-cache-strategy
671 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
lucinda/headers
1155 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
rith-1437/zeroping
15 Downloads
ZeroPing is a lightweight, modern PHP framework with a clean MVC architecture, dependency injection, multi-driver ORM, validation, caching, queues, a task scheduler, and batteries-included CLI tooling. New projects run on SQLite with zero configuration.
onaonbir/oo-settings
98 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
julienlinard/core-php
223 Downloads
Framework MVC complet pour applications PHP avec Container DI, Controllers, Views, Forms, Session et plus
faustvik/router
26 Downloads
Router php
owenmelbz/illumipress
257 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
drinky08/cache-evaluator
3019 Downloads
PHP class to determine whether or not a cache is fresh.