Download the PHP package leo-yi/laravel-fillable without Composer
On this page you can find all versions of the php package leo-yi/laravel-fillable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leo-yi/laravel-fillable
More information about leo-yi/laravel-fillable
Files in leo-yi/laravel-fillable
Download leo-yi/laravel-fillable
More information about leo-yi/laravel-fillable
Files in leo-yi/laravel-fillable
Vendor leo-yi
Package laravel-fillable
Short Description A Laravel package that generates php array keys from table fields
License MIT
Homepage https://github.com/leo-yi/laravel-fillable
Package laravel-fillable
Short Description A Laravel package that generates php array keys from table fields
License MIT
Homepage https://github.com/leo-yi/laravel-fillable
Keywords laravellaravel-fillable
Please rate this library. Is it a good library?
Informations about the package laravel-fillable
a laravel package show table columns and comment
中文文档
Installation
laravel framework require
- leo-yi/laravel-fillable:^2.0 -> Laravel >= 7.0
- leo-yi/laravel-fillable:^1.0 -> Laravel ^6.0
You can install the package via composer:
Laravel >= 7.0 :
Laravel ^6.0 :
You can publish the config file with:
Usage
Default model: only columns
First model: columns with table comment
Second model: table comment for array key comment
Third model: Generates an array of key-value pairs, excluding comments
Third model: Generates an array of key-value pairs, including comments
Fourth mode: model comment for phpstorm
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-fillable with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
laravel/framework Version >=7.0
doctrine/dbal Version ^3.0
composer-runtime-api Version ^2.0
laravel/framework Version >=7.0
doctrine/dbal Version ^3.0
composer-runtime-api Version ^2.0
The package leo-yi/laravel-fillable contains the following files
Loading the files please wait ....