Libraries tagged by modelo
raahul/larryfour
56228 Downloads
A model and migration generator for Laravel 4
qirolab/laravel-reactions
54072 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
php-mcp/schema
16056 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
php-mcp/client
1712 Downloads
PHP Client for the Model Context Protocol (MCP)
pdphilip/elasticlens
12441 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
okipa/laravel-table
52109 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
44781 Downloads
Tree-like structure for Eloquent models.
nagy/laravel-rating
19732 Downloads
manage rating column for elqouent models
nacha/file-generator
257661 Downloads
Easy to use NACHA file generation for PPD/CCD transactions. Modeled using NACHA documentation.
mtvs/eloquent-approval
18208 Downloads
Approval process for Laravel Eloquent models.
mr-punyapal/laravel-extended-relationships
6005 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mostafaznv/laracache
38277 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mootensai/yii2-relation-trait
201341 Downloads
Yii 2 Models load with relation, & transaction save with relation
mootensai/yii2-enhanced-gii
158751 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
mehrab-wj/tiktoken-php
41135 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.