Libraries tagged by model data
austinw/laravel-union-paginator
61333 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
egyjs/dbml-to-laravel
10212 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
namoshek/laravel-scout-database
74209 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
55097 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
zero-to-prod/data-model-helper
23080 Downloads
Helpers for a DataModel.
wikibase/data-model-serialization
198860 Downloads
Serializers and deserializers for the Wikibase DataModel
mintware-de/data-model-mapper
100052 Downloads
A Data to Object Mapper for PHP
alvin0/redis-model
6210 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
sebastiaanluca/laravel-boolean-dates
118001 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
laracademy/model-generator
10789 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
symbiote/silverstripe-datachange-tracker
23706 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
singlequote/laravel-datatables
25448 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
infinitypaul/laravel-database-filter
48334 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.
conserto/pomm-model-manager
20440 Downloads
PHP Object Model Manager for Postgresql