Libraries tagged by database model
spatie/laravel-model-cleanup
568362 Downloads
This package deletes unneeded records in a database.
thecodingmachine/tdbm
163832 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
toponepercent/baum
40098 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
moloquent/moloquent
107186 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
gearbox-solutions/eloquent-filemaker
43680 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
rinvex/laravel-attributes
110832 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
pomm/pomm
115886 Downloads
PHP Object Model Manager for Postgresql
giacomomasseron/laravel-models-generator
1120 Downloads
Generate Laravel models from an existing database
axn/laravel-models-generator
14102 Downloads
Eloquent model generation from the database.
laracademy/model-generator
10028 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
namoshek/laravel-scout-database
64126 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
waad/laravel-model-metadata
1032 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
infinitypaul/laravel-database-filter
40785 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.
laravel-freelancer-nl/fluentaql
14621 Downloads
PHP AQL Query Builder
designmynight/laravel-elasticsearch
32841 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.