Libraries tagged by database model
cornernote/yii-audit-module
5522 Downloads
Track and store usage information including page requests, database field changes and system errors.
btb-jenssegers/mongodb
149 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
activecollab/databasestructure
15682 Downloads
Define database structure in PHP and let the library generate object classes and tables
yii2tech/activemail
8161 Downloads
Project installation support extension for the Yii2 framework
surt/granada
1363 Downloads
Active Record / ORM with eager loading, lazy loading and more
nodes/counter-cache
13720 Downloads
Counter caching for Laravel
larapack/attribute-purging
567 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
dogado/baum
16161 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
model/db-parser
3162 Downloads
MySQL database parser
roy404/eloquent
105 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
rubricate/sealion
56 Downloads
A Rubricate package that allows you to export data from database through model.
brianfp/lumen-world
3046 Downloads
Provide countries, states, and cities models database.
allegiance-group/nested-set
2111 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
digitalmanagerguru/laravel-json-fields
1090 Downloads
A package to work with database JSON fields with laravel eloquent Models.