Libraries tagged by user function
silverstripe/lumberjack
1010095 Downloads
A module to make managing pages in a GridField easy without losing any of the functionality that you're used to in the CMS.
danielme85/laravel-log-to-db
775406 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
genl/matice
282281 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
brandonwamboldt/utilphp
538160 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
lstrojny/phpunit-function-mocker
336834 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
dpolac/twig-lambda
197688 Downloads
Lambda expressions for Twig and filters that make use of them
lochmueller/focuspoint
157057 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
jubaer/zoom-laravel
69981 Downloads
A comprehensive Zoom integration package for Laravel, providing easy-to-use API functionality to interact with the Zoom platform using PHP.
orbitale/imagemagick-php
332910 Downloads
A system that allows creating commands to send to the exec() function to use ImageMagick's powerful features.
simplesamlphp/twig-configurable-i18n
5726918 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
automattic/jetpack-config
2951083 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.
sniccowp/php-scoper-wordpress-excludes
116070 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
automattic/wp-feature-api
3821 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
nystudio107/craft-closure
46565 Downloads
Allows you to use arrow function closures in Twig
charescape/serialize-closure
6397 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.