PHP Classes

File: restAPI/vendor/bramus/router/.travis.yml

Recommend this page to a friend!
  Classes of Hicri   PHP MySQL REST API Generator   restAPI/vendor/bramus/router/.travis.yml   Download  
File: restAPI/vendor/bramus/router/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP MySQL REST API Generator
Provides an API to access MySQL tables with models
Author: By
Last change:
Date: 1 year ago
Size: 194 bytes
 

Contents

Class file image Download
language: php dist: trusty php: - 5.6 - 7.0 - 7.1 - 7.2 - 7.3 - 7.4 before_install: - composer self-update - composer install --no-interaction script: - vendor/bin/phpunit