Libraries tagged by invalid
yireo/magento2-clean-modules
802 Downloads
Magento 2 module to remove invalid entries from app/etc/config.php
wieni/wmcontroller_cloudfront
4785 Downloads
An Amazon CloudFront invalidator for wmcontroller
torann/dom-parser
546 Downloads
A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
teamnovu/craft-publisher
30 Downloads
Publisher X enables you to publish saved Drafts on a future date without the need to handle the cache expiration logic. The cronjob handles the publication and the cache invalidation.
semitexa/cache
103 Downloads
Semitexa Cache - tenant-aware cache store with Redis backing, namespaces, and tag invalidation
mjisoton/fast-env
11 Downloads
An ultra-fast compiled .env loader for PHP with built-in auto-invalidation.
martinezart87/laravel-sql-server-custom-connector
806 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
lioshi/wonder-cache-bundle
20 Downloads
A full response cache with automatic invalidation.
kinglozzer/bfgoogleanalytics
5715 Downloads
A slimmed, trimmed & tweaked version of silverstripe-labs/silverstripe-googleanalytics. Designed for use in internal projects or where developers are the only CMS administrators; as users can break their analytics code by inserting invalid javascript.
karnoweb/smart-cache
63 Downloads
Model-aware smart caching for Laravel with automatic invalidation, tag support, and stampede protection.
jonathanmaron/increment-version
417 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
jeyroik/sm-plugin-error-state
478 Downloads
Plugin for jeyroik StateMachine. Let to use error state - valid state but in invalid case.
jeffersongoncalves/laravel-page-cache
58 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
ichikaway/securephp
23 Downloads
SecurePHP is the PHP library for security. Delete control characters(ex. null byte) and invalid array keyname(_SERVER, _GET, etc)
drago-ex/bootstrap
3047 Downloads
The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.