Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiannei/helpers
https://github.com/jiannei/helpers
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiannei/helpers
- Owner: jiannei
- License: mit
- Created: 2021-06-16T02:03:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T03:04:00.000Z (over 3 years ago)
- Last Synced: 2024-10-08T16:07:28.427Z (about 1 month ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
helpers
Some helper functions.
## Installing
```shell
$ composer require jiannei/helpers -vvv
```## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/jiannei/helpers/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/jiannei/helpers/issues).
3. 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