asundust / helpers
This package is abandoned and no longer maintained.
The author suggests using the asundust/laravel-helpers package instead.
Laravel 快捷函数 / Quick Function for Laravel.
1.0.1
2021-02-03 07:38 UTC
Requires
- php: ^7.1.3|^8.0
- illuminate/support: ~5.8.0|^6.0|^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^7.0|^8.0|^9.0
This package is auto-updated.
Last update: 2022-07-05 10:30:48 UTC
README
- 此仓库由于更新包名不再维护
- 新包github地址 https://github.com/asundust/laravel-helpers
- 新包packagist地址 https://packagist.org/packages/asundust/laravel-helpers
Laravel Helpers
Laravel 快捷函数 / Quick Function for Laravel.
安装 / Installation
通过Composer安装 / Install the package with Composer:
composer require asundust/helpers