Libraries tagged by which
haught/laravel-saml2
1996 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
harmonic/laravel-preset
108 Downloads
Laravel preset which includes InertiaJS, Tailwind CSS and harmonic admin theme.
happy-types/money-type
24191 Downloads
Money library implements Money Value Object which contains amount and currency in the same object.
gyselroth/stream-iterator
1334 Downloads
Provides \StreamIterator which allows traversing through an iterator and stringify each element
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
guidance/cachebuster
529 Downloads
A Magento module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
gregbiv/blue-x-geohash
9915 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
girgias/csv
16 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
gilek/yii2-gtreetable
11786 Downloads
yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.
gihan/invisible-captcha
1232 Downloads
Invisible reCAPTCHA For Laravel (Including 8). Forked albertcht/invisible-recaptcha which is abandoned
fritzmg/contao-store-uuid
972 Downloads
Mini extension which integrates a storeFormData and a updatePersonalData hook to automatically convert uploaded file paths to UUIDs.
frankdejonge/locked-console-command
6413 Downloads
A symfony/console command decorator which locks.
formhandler/formhandler
571 Downloads
Easy to use object which allows you to create and process forms
flyhjaelp/laravel-eloquent-orderable
2401 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fizzday/ocrphp
469 Downloads
a simple and beautiful ocr php library which can easily recognize the image to text depend on tesseract-ocr (一个简洁优雅的图像识别转换文字的php类库, 须安装tesseract-ocr)