Libraries tagged by model data
austinw/laravel-union-paginator
3979 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
php-mcp/schema
7089 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
touhidurabir/laravel-model-sanitize
11426 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
namoshek/laravel-scout-database
63863 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
47139 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
2092 Downloads
A Laravel package for easily redacting model data.
wikibase/data-model
240752 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
84726 Downloads
A Data to Object Mapper for PHP
alvin0/redis-model
4914 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
giacomomasseron/laravel-models-generator
758 Downloads
Generate Laravel models from an existing database
axn/laravel-models-generator
13890 Downloads
Eloquent model generation from the database.
laracademy/model-generator
9949 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
waad/laravel-model-metadata
900 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
laravel-freelancer-nl/fluentaql
14097 Downloads
PHP AQL Query Builder
laravel-freelancer-nl/aranguent
6407 Downloads
Laravel bridge for the ArangoDB Multi-model database