Libraries tagged by Datomatic
skeeks/yii2-assets-auto-compress
345406 Downloads
Automatically compile and merge files js + css + html in yii2 project
reinink/remember-query-strings
379742 Downloads
Laravel middleware that automatically remembers and restores query strings.
recca0120/laravel-erd
5756 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
prestashop/autoindex
547003 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
pmjones/auto-route
32445 Downloads
Automatically routes HTTP request to action classes.
php-cs-fixer/shim
1545308 Downloads
A tool to automatically fix PHP code style
phobetor/rabbitmq-supervisor-bundle
521282 Downloads
Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
nystudio107/craft-imageoptimize
313845 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
morrislaptop/laravel-popo-caster
217606 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
mindscape/raygun4php
1395892 Downloads
Raygun.com client for sending errors and exceptions automatically.
mhmiton/laravel-modules-livewire
192014 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
mehdi-fathi/eloquent-filter
145310 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
235673 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
17665 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
269846 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.