Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hairmare/php-travis-experiment
repo for trying out travis with phpunit
https://github.com/hairmare/php-travis-experiment
Last synced: about 1 month ago
JSON representation
repo for trying out travis with phpunit
- Host: GitHub
- URL: https://github.com/hairmare/php-travis-experiment
- Owner: hairmare
- Created: 2013-04-16T19:24:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T03:34:46.000Z (over 6 years ago)
- Last Synced: 2023-03-10T21:58:06.852Z (almost 2 years ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-travis-experiment
[![Build Status](https://travis-ci.org/hairmare/php-travis-experiment.png?branch=master)](https://travis-ci.org/hairmare/php-travis-experiment)
What originally started as a simple travis experiment is now
somewhat an example php module for intergration with alot of
stuff.* phpcodesniffer with my favorite custom standard
* phpunit support
* simple composer/packagist configThere are also some ongoing experiments
* documentation in the cloud (sphinx/readthedocs or something similar, i need API doxing, though)
## example stuff
```php
/**
* this is some syntax highlighted php code. It really is.
*/
```