Libraries tagged by asa
nervo/yuicompressor
1502232 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
naoray/laravel-github-monolog
10769 Downloads
Log driver to store logs as github issues
mpyw/laravel-local-class-scope
92801 Downloads
A tiny macro that reuse a global scope class as a local scope
moneyphp/iso-currencies
109911 Downloads
Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency
mindplay/readable
491457 Downloads
Formats PHP values as human-readable strings
middlewares/whoops
196189 Downloads
Middleware to use Whoops as error handler
middlewares/client-ip
588340 Downloads
Middleware to detect the client ip and save it as a request attribute
magenizr/magento2-resetuibookmarks
161029 Downloads
This Magento 2 module allows you to reset your UI bookmarks such as state of filters, column positions, grid sorting, pagination and so on.
m-a-k-o/nova-custom-table-card
351419 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
lochmueller/focuspoint
161441 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.
lochmueller/calendarize
131303 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
jawira/emoji-catalog
29650 Downloads
Get access to +3700 emojis as class constants
jackiedo/cart
50247 Downloads
A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.
instride/data-definitions
10118 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
indiehd/filename-sanitizer
153863 Downloads
A lightweight library for sanitizing strings to be used as filenames.