Download the PHP package carlin/laravel-dict without Composer
On this page you can find all versions of the php package carlin/laravel-dict. 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-dict
laravel-dict
Scan the specified path to obtain enumeration information through reflection
安装:
composer require carlin/laravel-dict
发布配置文件:
php artisan vendor:publish --provider "Carlin\LaravelDict\DictServiceProvider"
配置文件:
例子:
Dict::getDict输出示例:
All versions of laravel-dict with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
laravel/framework Version >=8
bensampo/laravel-enum Version >=4.0
nikic/php-parser Version >=4.10
laravel/framework Version >=8
bensampo/laravel-enum Version >=4.0
nikic/php-parser Version >=4.10
The package carlin/laravel-dict contains the following files
Loading the files please wait ....