Libraries tagged by php model
testmonitor/eloquent-incrementable
23472 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
rolfvreijdenberger/izzum-statemachine
23148 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
kiwilan/typescriptable-laravel
11053 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
yazan/laravel-settings
3211 Downloads
Laravel Settings to create your website and model settings in an easy way
xmo/mine-translatable
55318 Downloads
The Hyperf Multilingual Model package.
wave-framework/wave
17101 Downloads
Wave is a lightweight PHP MVC framework
thinktomorrow/assetlibrary
31349 Downloads
An extension on top of Spatie/laravel-medialibrary which allows to attach an asset on multiple models. Also ocalized assets are supported.
matchory/elasticsearch
49168 Downloads
The missing elasticsearch ORM for Laravel!
laravel-freelancer-nl/fluentaql
12605 Downloads
PHP AQL Query Builder
kuria/dom
14330 Downloads
Wrappers around the PHP DOM classes
kraken-php/ipc
35912 Downloads
Kraken Framework Ipc Component.
josezenem/laravel-slugidable
32990 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
infinitypaul/laravel-database-filter
32776 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
ikkez/f3-validation-engine
15297 Downloads
Validation engine for Cortex and the PHP Fat-Free Framework
hyperf/scout
106526 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.