Libraries tagged by usms
lciolecki/php-image-optimizer
7325 Downloads
PHP image file optimizer (uses https://github.com/bensquire/php-image-optim)
kunstmaan/tagging-bundle
1357 Downloads
Uses FabienPennequin/DoctrineExtensions-Taggable to add tagging to the Kunstmaan bundles
kiritokatklian/laravel-color-palette
3110 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
kingofnull/gd-text-persian
2068 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension OPTIMIZED FOR PERSIAN.
karen_he/avataxclient
2215 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
johannesschobel/dingoquerymapper
25678 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
jobinja/blade-macro
4844 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
jandc/critical-css
11557 Downloads
Package wrapper and twig postprocessor class which uses the 'css from html extractor' library and twigwrapper to inject a document's head with critical css
jakota/suitecrm-connector
1165 Downloads
A Connector for a SuiteCRM Installation. It uses the Rest API.
internetguru/laravel-smart-redirect
696 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
htmlburger/wpemerge-theme
3822 Downloads
A modern WordPress starter theme which uses the WP Emerge framework
htmlburger/wpemerge-plugin
1151 Downloads
A modern WordPress starter plugin which uses the WP Emerge framework
heedworks/laravel-azure-blob-storage
19424 Downloads
Laravel wrapper for Azure Blob Storage. Uses Azure library from https://github.com/beberlei
gtuk/image-optimizer
1536 Downloads
PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process
freerkminnema/synchronized
2007 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.