Libraries tagged by modelo
silverstripe/graphql
2190549 Downloads
GraphQL server for SilverStripe models and other data
rtconner/laravel-likeable
363721 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
robclancy/presenter
1034667 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
relaticle/flowforge
4361 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
recca0120/laravel-erd
34858 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
ramonrietdijk/livewire-tables
33136 Downloads
Dynamic tables for models with Laravel Livewire
php-tmdb/api
368691 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
oddvalue/laravel-drafts
143413 Downloads
A simple, drop-in drafts/revisions system for Laravel models
muffin/footprint
561496 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mtvs/eloquent-hashids
362258 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
627571 Downloads
Generate Laravel test factories from your existing models
mchev/banhammer
63447 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mccool/laravel-auto-presenter
1051362 Downloads
A system for auto-decorating models with presenter objects.
logiscape/mcp-sdk-php
20161 Downloads
Model Context Protocol SDK for PHP
llm-agents/agents
5908 Downloads
LLM Agents PHP SDK - Autonomous Language Model Agents for PHP