lihq1403 / helper
helper
1.0.4
2020-05-09 03:02 UTC
Requires
- php: >=7.0.0
- ext-iconv: *
- ext-json: *
- larapack/dd: ^1.1
- phpoffice/phpspreadsheet: ^1.10
Requires (Dev)
- mockery/mockery: ^1.2
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2025-03-09 13:33:30 UTC
README
受人启发,每个项目都写 helper? 为什么不自己搞一个呢?,所以自己动手写一个,以后又不断的更新就好啦,不错不错
Installing
$ composer require lihq1403/helper
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT