Libraries tagged by model data
kakposoe/laravel-csv-to-model
47 Downloads
Eloquent helper to import csv data directly into a model
fhusquinet/laravel-model-seoable
9 Downloads
Easily add seo meta data to your Eloquent model.
scool/ebre_escool_model
56 Downloads
Laravel model for old ebre_escool database
ordnael/api-model
41 Downloads
Extendable class for REST API based models - instead of the traditional Database based one - that integrates common Laravel's Model class functionalities.
megaezz/laravel-database-prefix
10 Downloads
Trait to add database prefix to eloquent models.
jabarihunt/mysql-model-builder
63 Downloads
A class that builds usable models based on your MySQL database tables.
ambitionworks/model-schema
131 Downloads
Record a schema in a model class, automatically update the database when the schema changes.
will2therich/laravel-model-anonymizer
15 Downloads
Declare Model Anonymize Classes To Help Anonymize Data.
rawveg/model-validation
49 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
codekj/laravel-date-scopes
1444 Downloads
Provides date scopes for Laravel Eloquent models
triplei/c5_base_model
18 Downloads
A base model class for interacting with the database
mill-hill-automation/laravel-model-watch
1022 Downloads
Adds a model:watch command to poll the database for changes to Eloquent models
guardeivid/datatables-slim
52 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.
flexsyscz/model
73 Downloads
Model features over Nextras ORM & Nette Database.
fathomminds/php-rest-models
908 Downloads
Framework independent PHP REST models with schema validation and multiple database engine support.