PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Walk   PHP Math Formula Parser   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Math Formula Parser
Parse and evaluate formulas with variables
Author: By
Last change:
Date: 5 years ago
Size: 93 bytes
 

Contents

Class file image Download
language: php php: - '7.1' - '7.2' install: composer install script: ./vendor/bin/phpunit