takuya829/laravel-old-helpers
最新稳定版本:v0.0.1-alpha
Composer 安装命令:
composer require takuya829/laravel-old-helpers
包简介
Wrapper for safe use of Laravel old functions
README 文档
README
Installation
You can install the package via composer:
composer require takuya829/laravel-old-helpers
Usage
$oldStr = old_str('input_name', 'default value'); echo $oldStr;
Helper functions
- old_str
- old_num
- old_int
- old_float
- old_bool
- old_array
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 92
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-21