Libraries tagged by adding
dg/composer-backslasher
17795 Downloads
Composer plugin that speeds up your application by adding backslashes to all PHP internal functions and constants.
daun/template-engine-latte
703 Downloads
ProcessWire module adding Latte to the TemplateEngineFactory
creitive/monolog-extra-data-processor
46003 Downloads
A Monolog processor for adding arbitrary logging data
colymba/gridfield-gallery-theme
7130 Downloads
SilverStripe 3 GridField component adding file or image thumbnail gallery view
cevinio/production-dependencies-guard
2815 Downloads
Prevents adding of development packages into require-section (should be require-dev).
calmohallag/nullable-casting
6628 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
bolt-design-system/drupal-twig-extensions
18565 Downloads
Extra Twig extensions for adding Drupal-specific functionality to the Bolt Design System
blue-tomato/template-engine-smarty
1796 Downloads
ProcessWire module adding Smarty to the TemplateEngineFactory
bertoost/craft-mailjet
44112 Downloads
Craft CMS plugin for adding Mailjet mail adapter.
bepark/laravel-confirm
8968 Downloads
Extends laravel by adding confirmation tools
benjaminmedia/wp-cxense
10696 Downloads
This plugin integrates your site with cXense by adding meta tags and calling the cXense api
b13/snipper
3621 Downloads
Keep external links secure by adding rel="noopener" to all external typolinks.
axllent/silverstripe-favicons
3612 Downloads
Simplistic templating for adding favicons for multiple devices
athlan/custom-fields-permalink-plugin
174 Downloads
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
alexandy/laravel-eloquent-query-cache
71 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.