PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   UUIDifier   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: UUIDifier
Encode and decode UUIDs with a prefix and a number
Author: By
Last change:
Date: 8 days ago
Size: 148 bytes
 

Contents

Class file image Download
language: php php: - 7.0 - 7.1 - 7.2 - 5.6 before_script: - composer install --dev --no-interaction script: - php vendor/bin/phpunit