Libraries tagged by automatically
mehdi-fathi/eloquent-filter
167061 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
254740 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
29537 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
304405 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kevincobain2000/laravel-erd
228163 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
gmponos/guzzle_logger
1670696 Downloads
A Guzzle middleware to log request and responses automatically
genealabs/laravel-socialiter
295451 Downloads
Automatically manager user persistence and resolution for any Laravel Socialite provider.
fpdo/fluentpdo
229211 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dragon-code/codestyler
1478466 Downloads
A tool to automatically fix Coding Style Standards issues by The Dragon Code.
codezero/laravel-localizer
360209 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
beeyev/disposable-email-filter-php
56866 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
la-haute-societe/yii2-save-relations-behavior
463886 Downloads
Validate and save automatically related Active Record models.
jessarcher/laravel-castable-data-transfer-object
663666 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
adamwathan/bootforms
970298 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
your-app-rocks/eloquent-uuid
75075 Downloads
Adds support for UUID generation automatically for Models Eloquents.