Repository navigation

#

laravel-model

Laravel 5 Model Factory Generator

PHP
17
8 年前

An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.

PHP
7
8 年前

Closure Table database design pattern implementation for Laravel framework.

PHP
6
2 个月前

基于Laravel5.4,然后根据多个【APP API + 后台管理CMS】类型的项目综合整理而出的快速打通API+CMS功能的开发模板

PHP
5
8 年前

Various helper files for the Laravel and Lumen frameworks

PHP
5
2 个月前

Useful eloquent model support traits.

PHP
4
1 年前

Easily add common unique identity fields to Laravel models.

PHP
4
7 年前

Create Laravel submodels

PHP
4
6 年前

🧖‍♂️ Package that simplifies working with models, saving relationships, and uploading files in Laravel

PHP
3
2 个月前

Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.

PHP
3
2 年前

An Eloquent model and query builder with support for Restful Api Server using the original Laravel API.

PHP
2
4 年前

This package provides a collection of useful traits and helper functions to enhance your Laravel applications. It includes traits for array access, bulk deletion, and more, making it easier to manage common tasks in your projects.

PHP
1
8 天前

Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs are generated in a standard and reliable manner.

PHP
1
10 个月前

A Laravel package to have an internal ID (displayable in the UI), that's unique in the scope of a relationship

PHP
0
3 年前