Libraries tagged by intval
inuvalogic/akane3
300 Downloads
Akane a PHP based framework for all purpose website types.
xddesigners/silverstripe-page-cache
25 Downloads
Opt-in full-page cache for Silverstripe CMS: caches a page's rendered HTML per URL, invalidated on publish, safe for anonymous (and optionally logged-in) visitors when per-session content is hydrated client-side.
wieni/wmcontroller_cloudfront
4794 Downloads
An Amazon CloudFront invalidator for wmcontroller
venturecraft/initialcon
40 Downloads
Create a GMail esque avatar based on the users intials & a persistant identifier such as an email address.
torann/dom-parser
567 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.
srt/translation-validator
23 Downloads
Validates subtitle translations: detects missing captions, partial translation, untranslated copies, foreign-script characters, timestamp mismatch, and invalid SRT/WebVTT format
rakibmiah99/agamirsomoy-shared-cache
33 Downloads
Shared Redis cache + dependency-based invalidation utilities for the Agamirsomoy news platform Laravel applications
nguyenanhung/php-simple-html-dom-parser
2516 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
lioshi/wonder-cache-bundle
20 Downloads
A full response cache with automatic invalidation.
karnoweb/smart-cache
72 Downloads
Model-aware smart caching for Laravel with automatic invalidation, tag support, and stampede protection.
jeyroik/sm-plugin-error-state
484 Downloads
Plugin for jeyroik StateMachine. Let to use error state - valid state but in invalid case.
ichikaway/securephp
23 Downloads
SecurePHP is the PHP library for security. Delete control characters(ex. null byte) and invalid array keyname(_SERVER, _GET, etc)
ez-php/view-cache
19 Downloads
Output-caching decorator for ez-php/view's ViewEngine, with mtime-based invalidation
drago-ex/bootstrap
3073 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.
dg/mysql-check
44 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.