Download the PHP package grungestranger/laravel-eloquent-table-name-trait without Composer
On this page you can find all versions of the php package grungestranger/laravel-eloquent-table-name-trait. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-eloquent-table-name-trait
grungestranger/laravel-eloquent-table-name-trait
Provides an Eloquent trait to get the names of tables of your models statically.
Requirements
- This package requires PHP 7.1+
- It works with Laravel >=4.2
Installation
Require this package with composer
`
Load the trait in your Model.
To get the name of the table, use the static getTableName method:
License
This open-source software is licensed under the MIT license.
All versions of laravel-eloquent-table-name-trait with dependencies
PHP Build Version
Package Version
The package grungestranger/laravel-eloquent-table-name-trait contains the following files
Loading the files please wait ...