Libraries tagged by auto
reinink/remember-query-strings
458040 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
26905 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
qcod/laravel-imageup
104634 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
nicolasbize/magicsuggest
74686 Downloads
MagicSuggest is a multiple selection auto-suggest input box for Bootstrap 3.
nfephp-org/sped-cte
180339 Downloads
API para geração e comunicação da CTe com as SEFAZ autorizadoras.
mtrajano/laravel-swagger
837320 Downloads
Auto generates the swagger documentation for a laravel project
morrislaptop/laravel-popo-caster
478396 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mhmiton/laravel-modules-livewire
267925 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
mehdi-fathi/eloquent-filter
167061 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
837882 Downloads
Exclude files from autoload_files.php
lustre/php-dfa-sensitive
124646 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
lullabot/drainpipe
553419 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
lichtner/fluentpdo
254740 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
29537 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
304405 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.