Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shamaru001/captcha
A Captcha for any project made in PHP
https://github.com/shamaru001/captcha
captcha captcha-image php
Last synced: 8 days ago
JSON representation
A Captcha for any project made in PHP
- Host: GitHub
- URL: https://github.com/shamaru001/captcha
- Owner: shamaru001
- License: mit
- Created: 2018-07-17T00:16:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T17:22:34.000Z (about 6 years ago)
- Last Synced: 2024-04-29T22:07:29.716Z (7 months ago)
- Topics: captcha, captcha-image, php
- Language: PHP
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Composer Library Template
=========================If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.
Features
--------* PSR-4 autoloading compliant structure
* Unit-Testing with PHPUnit
* Comprehensive Guides and tutorial
* Easy to use to any framework or even a plain php fileI encourage that you put more information on this readme file instead of leaving it as is. See [How to make a README file](http://www.darwinbiler.com/designing-and-making-the-readme-file-for-your-github-repository/) for more info.