Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hidehalo/captcha
Captcha generate and verify
https://github.com/hidehalo/captcha
captcha easy-to-use generator verify
Last synced: 9 days ago
JSON representation
Captcha generate and verify
- Host: GitHub
- URL: https://github.com/hidehalo/captcha
- Owner: hidehalo
- License: mit
- Created: 2019-11-28T09:26:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T03:41:10.000Z (over 3 years ago)
- Last Synced: 2024-04-05T21:02:37.913Z (8 months ago)
- Topics: captcha, easy-to-use, generator, verify
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Captch
[![Build Status](https://travis-ci.org/hidehalo/emoji.svg)](https://travis-ci.org/hidehalo/captch)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhidehalo%2Fcaptcha.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fcaptcha?ref=badge_shield)## Install
Via Composer
``` bash
$composer require hidehalo/captcha
```## Usage
## Testing
``` bash
$composer test
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Notice
If you have any issues, just feel free and open it in this repository, thx!
## Credits
- [hidehalo](https://github.com/hidehalo)
- [All Contributors](https://github.com/hidehalo/captcha/graphs/contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhidehalo%2Fcaptcha.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fcaptcha?ref=badge_large)