Libraries tagged by wodel
silverstripe/graphql
2217288 Downloads
GraphQL server for SilverStripe models and other data
scottlaurent/accounting
31150 Downloads
Laravel Accounting Journals for Eloquent Models
rtconner/laravel-likeable
368432 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
relaticle/flowforge
6671 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
recca0120/laravel-erd
40298 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
ramonrietdijk/livewire-tables
34757 Downloads
Dynamic tables for models with Laravel Livewire
php-tmdb/api
370290 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
149877 Downloads
A simple, drop-in drafts/revisions system for Laravel models
muffin/footprint
567841 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mtvs/eloquent-hashids
369546 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
628505 Downloads
Generate Laravel test factories from your existing models
mootensai/yii2-enhanced-gii
159989 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
mchev/banhammer
67366 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mccool/laravel-auto-presenter
1053520 Downloads
A system for auto-decorating models with presenter objects.
mansoor/filament-versionable
40791 Downloads
Effortlessly manage revisions of your Eloquent models in Filament.