# break-code **Repository Path**: virgo-sc/break-code ## Basic Information - **Project Name**: break-code - **Description**: No description available - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: 验证码 ## README # e-phone 打码 ```phpregexp [ 'passStr' => '2571714169|AAAAAAAAAAAAA', 'type' => '1001', // 'type' => '3004', 'reBate' => '3850|BBBBBBBBBBBBB', ] ] ); $response = $breakCode->identify('./333.gif', false); $response = $breakCode->identify('./333.gif', true, 'SuAn'); var_dump($response->isSuccess(),$response->getError(),$response->getBody()); ```