Libraries tagged by ares
erjanmx/laravel-migrate-check
255551 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
davidanderson684/simba-plugin-manager-updater
41345 Downloads
This class is an updates checker and UI for WordPress plugins that are hosted using the Simba Plugin Manager plugin
crazycodr/standard-exceptions
186543 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
craftcms/webhooks
124206 Downloads
Post webhooks when events are triggered in Craft CMS.
components/handlebars.js
180768 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.
citco/carbon
309331 Downloads
This is a wrapper for nesbot/carbon which also calculates which days are British bank holidays (England & Wales only).
christophlehmann/pagetreefilter
62383 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
causal/image_autoresize
342875 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.
born05/craft-assetusage
117769 Downloads
Adds a column to see which assets are used or unused.
baldwin/magento2-module-image-cleanup
39385 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
b13/trusted-url-params
194499 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
b13/justincase
170862 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
anam/phantomjs-linux-x86-binary
561409 Downloads
PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.
yish/generators
105583 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
humbug/humbug
153287 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.