Libraries tagged by Datomatic
timgws/query-builder-parser
355266 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spatie/laravel-morph-map-generator
391059 Downloads
Automatically generate morph maps in your Laravel application
spatie/laravel-deleted-models
57770 Downloads
Automatically copy deleted records to a separate table
skeeks/yii2-assets-auto-compress
388325 Downloads
Automatically compile and merge files js + css + html in yii2 project
reinink/remember-query-strings
457989 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
26896 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
prestashop/autoindex
1051199 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
morrislaptop/laravel-popo-caster
478370 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mindscape/raygun4php
1464625 Downloads
Raygun.com client for sending errors and exceptions automatically.
mhmiton/laravel-modules-livewire
267813 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
mehdi-fathi/eloquent-filter
167042 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
254727 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
29530 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
304382 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
825061 Downloads
Automatic OpenAPI validation for Laravel HTTP tests