Libraries tagged by php model
mitulgolakiya/laravel-api-generator
30567 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
ascend/laravel-column-watcher
1495 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
testmonitor/eloquent-incrementable
33221 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
ss-ipg/laravel-auditable
12789 Downloads
Declarative model audit logging for Laravel using PHP attributes
xmo/mine-translatable
80292 Downloads
The Hyperf Multilingual Model package.
wovosoft/laravel-typescript
3117 Downloads
Transforms Laravel Models to Typescript Interfaces/Types
thinktomorrow/assetlibrary
42476 Downloads
An extension on top of Spatie/laravel-medialibrary which allows to attach an asset on multiple models. Also ocalized assets are supported.
rubix/server
2318 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rhubarbphp/module-stem
136667 Downloads
A data modelling and ORM module for the Rhubarb PHP framework
phalcon-kit/core
444 Downloads
Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.
pentacore/laravel-typefinder
1937 Downloads
Auto-generate TypeScript type definitions from Laravel Models, Enums, Casts, and Requests.
omaressaouaf/laravel-statistician
379 Downloads
A Laravel package for generating clean application statistics from Eloquent models, query builders, or plain tables
nimbly/activeresource
43873 Downloads
Use a RESTful resource based API like a database
neuecommerce/default-records
17491 Downloads
Handle default model records on your Laravel models.
myerscode/laravel-taxonomies
6014 Downloads
A package for creating taxonomies and terms to categorise Eloquent models