Libraries tagged by wodel
nagy/laravel-rating
19864 Downloads
manage rating column for elqouent models
nacha/file-generator
259887 Downloads
Easy to use NACHA file generation for PPD/CCD transactions. Modeled using NACHA documentation.
mtvs/eloquent-approval
18532 Downloads
Approval process for Laravel Eloquent models.
mr-punyapal/laravel-extended-relationships
6346 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mostafaznv/laracache
39177 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mootensai/yii2-relation-trait
203180 Downloads
Yii 2 Models load with relation, & transaction save with relation
mehrab-wj/tiktoken-php
44340 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
mateffy/laravel-introspect
3461 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
lochmueller/calendarize
131234 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
3248 Downloads
A package that converts gedcom files to Eloquent models
kirschbaum-development/nova-comments
105975 Downloads
A Laravel Nova resource for commenting on model.
kirschbaum-development/laravel-loop
5135 Downloads
Laravel Loop is an MCP (Model Context Protocol) Server for Laravel
kingmaker/laravel-many-to-many-self-relationship
37688 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
jeffochoa/factory-stories
56655 Downloads
Create model factory stories in Laravel 5.*
jedrzej/withable
171027 Downloads
Withable trait for Laravel's Eloquent models