Download the PHP package vicenterusso/laravel-table-structure without Composer
On this page you can find all versions of the php package vicenterusso/laravel-table-structure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vicenterusso/laravel-table-structure
More information about vicenterusso/laravel-table-structure
Files in vicenterusso/laravel-table-structure
Download vicenterusso/laravel-table-structure
More information about vicenterusso/laravel-table-structure
Files in vicenterusso/laravel-table-structure
Vendor vicenterusso
Package laravel-table-structure
Short Description This is my package TableStructure
License MIT
Homepage https://github.com/vicenterusso/laravel-table-structure
Package laravel-table-structure
Short Description This is my package TableStructure
License MIT
Homepage https://github.com/vicenterusso/laravel-table-structure
Please rate this library. Is it a good library?
Informations about the package laravel-table-structure
Laravel Table Structure
This package helps you to get information about your table fields adding only a trait
to your model. You can also optionally cache the results.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Insert the following trait to any model, and you can retrieve all info about the table fields
Credits
- Vicente Russo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-table-structure with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.0
The package vicenterusso/laravel-table-structure contains the following files
Loading the files please wait ....