Libraries tagged by Datomatic
typo3/cms-redirects
6111737 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
timgws/query-builder-parser
362102 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spatie/laravel-morph-map-generator
409052 Downloads
Automatically generate morph maps in your Laravel application
spatie/laravel-deleted-models
67179 Downloads
Automatically copy deleted records to a separate table
skeeks/yii2-assets-auto-compress
399341 Downloads
Automatically compile and merge files js + css + html in yii2 project
sanmai/di-container
216698 Downloads
dependency injection container with automatic constructor dependency resolution
reinink/remember-query-strings
475552 Downloads
Laravel middleware that automatically remembers and restores query strings.
rector/extension-installer
1324869 Downloads
Composer plugin for automatic installation of Rector extensions
recca0120/laravel-erd
33562 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
prestashop/autoindex
1147011 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
morrislaptop/laravel-popo-caster
534045 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mehdi-fathi/eloquent-filter
171945 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
260045 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
35790 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
312501 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.