Libraries tagged by mtech
webfontkit/roboto
31290 Downloads
Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.
sfneal/caching
113423 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
objective-php/router
101584 Downloads
Routing mechanism for Objective PHP
mwstake/mediawiki-component-events
18475 Downloads
Mechanism for firing events
mouf/utils.cache.in-memory-cache
357821 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
376752 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.apc-cache
376253 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
359291 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.
loadsys/cakephp-basic-seed
79290 Downloads
Provides a simple mechanism for seeding data into a CakePHP application's database.
intersvyaz/yii-tags-dependency
60668 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache
gregpriday/laravel-retry
3592 Downloads
A flexible retry mechanism for Laravel applications
geekk/multi-captcha
22078 Downloads
Various captchas that support the mechanism for switching between them in the configuration file
fsi/admin-security-bundle
29653 Downloads
Authentication & authorization mechanisms for fsi/admin-bundle
drupaltest/behat-one-time-login
34208 Downloads
Authenticates users through the Drupal one time login mechanism.
shyim/var-dumper
80746 Downloads
Symfony mechanism for exploring and dumping PHP variables