# slideCapcha **Repository Path**: alexpan/slideCapcha ## Basic Information - **Project Name**: slideCapcha - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SlideCapcha =============== [![Build Status](https://travis-ci.org/top-think/framework.svg?branch=master)](https://travis-ci.org/top-think/framework) [![PHP Version](https://img.shields.io/badge/php-%3E%3D7.0-8892BF.svg)](http://www.php.net/) # description slide capcha,it is free, as original author (weiyingbin) said that many verification code need charged. So, try this. This library is [tncode](https://github.com/binwind8/tncode)'s upgrade, thinks for weiyingbin, hope no infringement. # for install composer require first236108/slide-capcha # document for detail, please reference the example. Just need to pay attention, first, the API return data must include status field; and second, the format of picture is png; finally,the form handle is id, like this: ```html
```