Libraries tagged by modelo
dyrynda/laravel-model-uuid
2372277 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
php-mcp/server
30852 Downloads
PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts
pdphilip/elasticsearch
169020 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
nanigans/single-table-inheritance
2165958 Downloads
Single Table Inheritance Trait
mpociot/versionable
905103 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
kodeine/laravel-meta
645417 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kitar/laravel-dynamodb
525048 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
jpkleemans/attribute-events
402684 Downloads
🔥 Fire events on attribute changes of your Eloquent model
j4mie/paris
465423 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
cyrildewit/eloquent-viewable
971219 Downloads
Laravel package that allows you to associate views with Eloquent models
backpack/generators
2255610 Downloads
Generate files for laravel projects
api-platform/schema-generator
3871466 Downloads
Various tools to generate a data model based on Schema.org vocables
wildside/userstamps
1383734 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1609264 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1395260 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model