Libraries tagged by modelo
mateffy/laravel-introspect
2774 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
mansoor/filament-versionable
37896 Downloads
Effortlessly manage revisions of your Eloquent models in Filament.
lochmueller/calendarize
128358 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
liberu-genealogy/laravel-gedcom
2889 Downloads
A package that converts gedcom files to Eloquent models
lekoala/silverstripe-cms-actions
205196 Downloads
Add actions to your models in SilverStripe
kirschbaum-development/nova-comments
103335 Downloads
A Laravel Nova resource for commenting on model.
kirschbaum-development/laravel-loop
4104 Downloads
Laravel Loop is an MCP (Model Context Protocol) Server for Laravel
jeffochoa/factory-stories
56030 Downloads
Create model factory stories in Laravel 5.*
jedrzej/withable
167925 Downloads
Withable trait for Laravel's Eloquent models
jackpopp/geodistance
115104 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
izica/relations-widgets-for-backpack
19762 Downloads
Widgets for preview model relations in laravel backpack
isswp101/elasticsearch-eloquent
17157 Downloads
Elasticsearch functionality like Laravel Eloquent models.
io238/laravel-iso-countries
47943 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
hootlex/laravel-friendships
112271 Downloads
This package gives Eloquent models the ability to manage their friendships.
gurgentil/laravel-eloquent-sequencer
42086 Downloads
A package that allows you to create and manage sequences on Eloquent models