Libraries tagged by laravel automation
austinheap/laravel-database-encryption
75963 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
winter/wn-tinypng-plugin
22003 Downloads
Automatically optimize resized images in Winter CMS with TinyPNG
vidwan/tenant-buckets
8794 Downloads
Automatically Provision AWS S3 Buckets for tenants.
sagalbot/encryptable
47063 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
maggomann/filament-model-translator
5151 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
hibit-dev/geodetect
14320 Downloads
Automatically detect user's geo data based on their IP address
galahad/bootforms
59057 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
dreamfactory/df-core
48646 Downloads
DreamFactory(tm) Core Components
devrabiul/livewire-doctor
147 Downloads
Automatically detect and fix common Livewire issues, with helpful commands and developer tools to streamline your Laravel development.
delatbabel/elocryptfive
91862 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
laracademy/model-generator
9868 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
profclems/postman-collection-generator
29215 Downloads
A package that automatically generate postman collection from laravel api/web routes
wackystudio/laravel-test-watcher
18988 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
coliving/laravel-autotranslate
5330 Downloads
A Laravel package to automatically translate the application's language files into a chosen language using DeepL.
kingofcode/laravel-uploadable
6034 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration