Libraries tagged by aire
craftcms/webhooks
119262 Downloads
Post webhooks when events are triggered in Craft CMS.
components/handlebars.js
174928 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
cloudstek/php-laff
54894 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
cjmellor/browser-sessions
7289 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
citco/carbon
268816 Downloads
This is a wrapper for nesbot/carbon which also calculates which days are British bank holidays (England & Wales only).
causal/image_autoresize
301710 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
buggedcom/phpvideotoolkit
71261 Downloads
PHPVideoToolkit is a set of classes aimed to provide a modular, object oriented and accessible interface for interacting with videos and audio through the FFmpeg program.
born05/craft-assetusage
110798 Downloads
Adds a column to see which assets are used or unused.
baldwin/magento2-module-image-cleanup
24458 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
b13/trusted-url-params
164784 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
b13/justincase
153419 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
anam/phantomjs-linux-x86-binary
505043 Downloads
PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.
yish/generators
103745 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
ohmybrew/laravel-shopify
50413 Downloads
Shopify package for Laravel to aide in app development
cviebrock/image-validator
449827 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later