Libraries tagged by mtech
trepmal/my-sites-search
146 Downloads
Provides a simple filtering mechanism for finding items in a large My Sites menu.
smart-php/super-cache
742 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
silverstripe/mathspamprotection
17414 Downloads
This module provides a simple math protection mechanism for prevent spam from your forms.Includes an EditableMathSpamField to integrate with the UserForms module.
sergeil/expander-bundle
46366 Downloads
Provides an easy way how to leverage native DIC tags based mechanism for creating extension-points.
redhotmagma/apibundle
22811 Downloads
Provides a couple of base classes and mechanisms to create a symfony based api. Mainly transfers plain structures to doctrine entities and the other way round.
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
pear/auth_sasl2
460 Downloads
Provides code to generate responses to common SASL mechanisms, including: [Digest-MD5, Cram-MD5, Plain, Anonymous, Login (Pseudo mechanism), SCRAM]
open-csp/w-s-slots
792 Downloads
This extension provides a mechanism to create new slots.
norman-huth/nova-detached-actions
761 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
mouf/utils.cache.no-cache
179775 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
354012 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
372921 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.apc-cache
372428 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
355473 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
1824 Downloads
Provides a mechanism for MediaWiki to retrieve information using the LDAP protocol