PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Can Gelis   Simple PHP Validation class   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple PHP Validation class
Validate string value according to different rules
Author: By
Last change:
Date: 10 years ago
Size: 105 bytes
 

Contents

Class file image Download
language: php php: - 5.4 - 5.3 before_script: - composer install script: phpunit -c phpunit.xml