Libraries tagged by automatically
mehdi-fathi/eloquent-filter
172567 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
260499 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
36994 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
313541 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kevincobain2000/laravel-erd
234525 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
hugomyb/filament-media-action
51703 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
gmponos/guzzle_logger
1756031 Downloads
A Guzzle middleware to log request and responses automatically
genealabs/laravel-socialiter
318462 Downloads
Automatically manage user persistence and resolution for any Laravel Socialite provider.
fpdo/fluentpdo
233405 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
1537265 Downloads
A tool to automatically fix Coding Style Standards issues by The Dragon Code.
deliciousbrains/wp-amazon-s3-and-cloudfront
209670 Downloads
Automatically copies media uploads to a storage provider's bucket for delivery. Optionally configure a CDN for even faster delivery.
beeyev/disposable-email-filter-php
75131 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
la-haute-societe/yii2-save-relations-behavior
474825 Downloads
Validate and save automatically related Active Record models.
jessarcher/laravel-castable-data-transfer-object
672585 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
adamwathan/bootforms
985900 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.