Libraries tagged by mtech
mouf/utils.cache.no-cache
180765 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
mouf/utils.cache.in-memory-cache
356810 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mouf/utils.cache.file-cache
375737 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.apc-cache
375238 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
mouf/html.renderer
358280 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
mediawiki/ldap-provider
2236 Downloads
Provides a mechanism for MediaWiki to retrieve information using the LDAP protocol
leyton/clevexport
14 Downloads
A Clever mechanism to export large data asynchronously
jeyroik/extas-secrets
586 Downloads
Mechanizm of secrets for extas
jeyroik/df-applications
714 Downloads
Anchors mechanizm for DF
innobyte/token-bundle
8830 Downloads
A Symfony2 Bundle implementing an access-based token system, with generation, validation and consumption mechanisms.
icalab/yii2-ica-authentication
241 Downloads
Extension for authenticating and managing users, built on top of the default YII2 RBAC mechanism.
fmaj/cloudfront-trusted-proxies
11727 Downloads
Provides a way to retrieve cloudfront proxies ip ranges with caching mechanism
digital-creative/nova-detached-actions
16755 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
chrometoaster/silverstripe-metadescription-fallback
6467 Downloads
An extension providing a mechanism to populate meta description header from content fields when MetaDescription is empty
brick/translation
953 Downloads
Translation mechanism for web applications