Libraries tagged by autop
reinink/remember-query-strings
472288 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
31959 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
qcod/laravel-imageup
105789 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
nicolasbize/magicsuggest
76093 Downloads
MagicSuggest is a multiple selection auto-suggest input box for Bootstrap 3.
nfephp-org/sped-cte
189199 Downloads
API para geração e comunicação da CTe com as SEFAZ autorizadoras.
mtrajano/laravel-swagger
849223 Downloads
Auto generates the swagger documentation for a laravel project
morrislaptop/laravel-popo-caster
529390 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mehdi-fathi/eloquent-filter
170937 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.
mcaskill/composer-exclude-files
851369 Downloads
Exclude files from autoload_files.php
lustre/php-dfa-sensitive
128226 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
lullabot/drainpipe
580055 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
lichtner/fluentpdo
259545 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
34456 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
311193 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
876487 Downloads
Automatic OpenAPI validation for Laravel HTTP tests