Libraries tagged by automad
spatie/laravel-deleted-models
66232 Downloads
Automatically copy deleted records to a separate table
skeeks/yii2-assets-auto-compress
397960 Downloads
Automatically compile and merge files js + css + html in yii2 project
se/selenium-server-standalone
3329188 Downloads
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
sanmai/di-container
195555 Downloads
dependency injection container with automatic constructor dependency resolution
reinink/remember-query-strings
473632 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
32638 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
prestashop/autoindex
1140715 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
morrislaptop/laravel-popo-caster
530474 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mehdi-fathi/eloquent-filter
171487 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.
lustre/php-dfa-sensitive
128517 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
lullabot/drainpipe
582782 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
lichtner/fluentpdo
259797 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
35021 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
311834 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kirschbaum-development/laravel-openapi-validator
880995 Downloads
Automatic OpenAPI validation for Laravel HTTP tests