Libraries tagged by automatically
mindscape/raygun4php
1450573 Downloads
Raygun.com client for sending errors and exceptions automatically.
mhmiton/laravel-modules-livewire
250294 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
mehdi-fathi/eloquent-filter
163109 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
251134 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
25676 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
297054 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kevincobain2000/laravel-erd
222866 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
gmponos/guzzle_logger
1608007 Downloads
A Guzzle middleware to log request and responses automatically
genealabs/laravel-socialiter
281606 Downloads
Automatically manager user persistence and resolution for any Laravel Socialite provider.
fpdo/fluentpdo
226670 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
1428946 Downloads
A tool to automatically fix Coding Style Standards issues by The Dragon Code.
codezero/laravel-localizer
323696 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
la-haute-societe/yii2-save-relations-behavior
455806 Downloads
Validate and save automatically related Active Record models.
jessarcher/laravel-castable-data-transfer-object
657039 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
adamwathan/bootforms
959463 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.