Libraries tagged by model data
pennebaker/craft-architect
143546 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
touhidurabir/laravel-model-sanitize
8912 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
namoshek/laravel-scout-database
60477 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.
magros/laravel-model-encryption
41525 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ashallendesign/redactable-models
794 Downloads
A Laravel package for easily redacting model data.
wikibase/data-model
237587 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
64710 Downloads
A Data to Object Mapper for PHP
spiral/models
81230 Downloads
DataEntity models
alvin0/redis-model
3437 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
mvdnbrk/laravel-model-expires
17087 Downloads
A package to assign expiration dates to Eloquent models
axn/laravel-models-generator
11630 Downloads
Eloquent model generation from the database.
laracademy/model-generator
9347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
snakano/propel-data-cache-behavior
41062 Downloads
A Propel ORM behavior that provide auto data caching to your model.
singlequote/laravel-datatables
21242 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
laragear/meta-model
139483 Downloads
Let other developers customize your package model and migrations