Libraries tagged by wodel
innmind/ip
97967 Downloads
IP addresses model
imanghafoori/laravel-temp-tag
8513 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
hyperf/scout
118847 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
hyperf/jet
16974 Downloads
Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.
gzero/eloquent-tree
55571 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
guidocella/eloquent-populator
59193 Downloads
Guess attributes for Eloquent model factories
guava/filament-drafts
12502 Downloads
A filament plugin that adds the ability to manage drafts and revisions of your models.
gharlan/propel-event-dispatcher-behavior
155868 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
fusonic/csv-reader
82018 Downloads
Map data from CSV files to typed PHP models.
eliseekn/laravel-metrics
3929 Downloads
Generate easily metrics and trends data of your models for your dashboards.
egyjs/dbml-to-laravel
989 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
dniccum/nova-webhooks
6449 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
dlimars/laravel-searchable
77675 Downloads
A Simple trait search for Laravel Models
digitaldream/laracrud
20689 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
devaslanphp/filament-avatar
19950 Downloads
A complete and customizable User Avatar provider for your Filament project, and also for any project using a User Model.