Libraries tagged by database model
laragear/meta-model
363305 Downloads
Let other developers customize your package model and migrations
infinitypaul/laravel-database-filter
37073 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
spatie/laravel-model-cleanup
567559 Downloads
This package deletes unneeded records in a database.
thecodingmachine/tdbm
160008 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
triagens/arangodb
172616 Downloads
ArangoDB PHP client
toponepercent/baum
32588 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
moloquent/moloquent
103853 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
gearbox-solutions/eloquent-filemaker
40882 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
pomm/pomm
115118 Downloads
PHP Object Model Manager for Postgresql
digitaldream/laracrud
20588 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
giacomomasseron/laravel-models-generator
478 Downloads
Generate Laravel models from an existing database
axn/laravel-models-generator
13658 Downloads
Eloquent model generation from the database.
laracademy/model-generator
9880 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
austinheap/laravel-database-encryption
75973 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-freelancer-nl/fluentaql
13498 Downloads
PHP AQL Query Builder