PHP Classes

File: tests/coding_standard.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   NumVerify PHP Phone Number Validation   tests/coding_standard.xml   Download  
File: tests/coding_standard.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: NumVerify PHP Phone Number Validation
Verify phone numbers using NumVerify API
Author: By
Last change:
Date: 6 months ago
Size: 345 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="Numverify-API-Client"> <description>The coding standard for Numverify-API-Client.</description> <config name="php_version" value="70200"/> <rule ref="PSR12"> <!-- Welcome to the future where we have HD wide-screen monitors --> <exclude name="Generic.Files.LineLength.TooLong"/> </rule> </ruleset>