Libraries tagged by custom models
madou1217/laravel-iso-countries
17 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
faizansf/laravel-metafields
9 Downloads
This package enhances Laravel Models by introducing Meta field functionality.
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
ehteshamali/loader
1 Downloads
Loads Custom model in Laravel project
edwinfadilah/laravel-passport
4 Downloads
EdwinFadilah Passport provides OAuth2 server support to Laravel with additional compatibility to handle custom models.
bvkdev/categorizable
1 Downloads
Implement the ability to categorize for custom models
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute
bahaso/laravel-passport
74 Downloads
Bahaso Passport provides OAuth2 server support to Laravel with additional compatibility to handle custom models.
viral-agency/master-caster
21 Downloads
Easily cast JSON API responses into custom objects models
gcgov/framework-service-user-crud
33 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
gatherdigital-pimcore-plugin/sns-subscriber
14 Downloads
An subscriber that can receive Messages from AWS SNS topics, storing messages as a custom persistent model
craftsnippets/craft-cats-manager
4 Downloads
Example plugin showing how to use custom database model
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
batiscaff/laravel-fields-kit
34 Downloads
Custom fields for model in Laravel-Livewire
arneetsingh/laravel-customsort
5 Downloads
A package to manually sort records of a eloquent model in custom order