Libraries tagged by key code
erikgall/eloquent-phpunit
16719 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
marquine/eloquent-uuid
11437 Downloads
Uuid primary key for Laravel Eloquent Models
bullhorn/fast-rest
8004 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
ryancco/laravel-uuid-models
4817 Downloads
Trait for working with Eloquent models with UUID route keys
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
cratia/orm-model
2053 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
metrixinfo/eloquent-sortable
7235 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
onaonbir/oo-settings
94 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
onaonbir/oo-metas
83 Downloads
Flexible and extensible metadata management system for Laravel models with caching, dot notation, connected models, and type-safe value objects.
jaybizzle/hasmeta
1852 Downloads
Access model meta data as if it was a property on your model
illuminatech/db-safedelete
37 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
r15ch13/peculiar
3243 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
pratikkuikel/wasabi
129 Downloads
Laravel Json column keys to model attributes
ljguo-latex/openai-php
18 Downloads
A PHP client for the OpenAI API with support for custom URL, API key, and model.