Libraries tagged by futomaki
wikimedia/utfnormal
4805794 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
typo3/cms-redirects
6057020 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
timgws/query-builder-parser
360335 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spatie/laravel-morph-map-generator
403636 Downloads
Automatically generate morph maps in your Laravel application
spatie/laravel-deleted-models
64593 Downloads
Automatically copy deleted records to a separate table
skeeks/yii2-assets-auto-compress
395943 Downloads
Automatically compile and merge files js + css + html in yii2 project
se/selenium-server-standalone
3324858 Downloads
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
reinink/remember-query-strings
471074 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
31321 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
prestashop/autoindex
1128942 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
morrislaptop/laravel-popo-caster
526847 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mehdi-fathi/eloquent-filter
170465 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
lichtner/fluentpdo
259113 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
laracraft-tech/laravel-schema-rules
33873 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
310508 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.