An open API service indexing awesome lists of open source software.

https://github.com/lcube45/myzf1

Zend Framework 1 sandbox
https://github.com/lcube45/myzf1

circleci codacy php zendframework

Last synced: 15 days ago
JSON representation

Zend Framework 1 sandbox

Awesome Lists containing this project

README

          

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/55667bdfd66b4dea85e03024d850b2f1)](https://www.codacy.com/app/lcube45/myzf1?utm_source=github.com&utm_medium=referral&utm_content=lcube45/myzf1&utm_campaign=Badge_Grade)

[![CircleCI](https://circleci.com/gh/lcube45/myzf1.svg?style=svg)](https://circleci.com/gh/lcube45/myzf1)

# Utilisation

- composer install
- php -S localhost:8000 -t public\

# Utilisation PHPCS

- vendor/bin/phpcs --standard=PHPCompatibility --report=source --runtime-set testVersion 7.0
- vendor/bin/phpcs --standard=PHPCompatibility --report=summary --runtime-set testVersion 7.0
- vendor/bin/phpcs -s --report=summary

# Utilisation PHP7CC

- vendor/bin/php7cc

# Utilisation PHPUNIT

- vendor/bin/phpunit
- cd tests/
- ../vendor/bin/phpunit --list-groups
- ../vendor/bin/phpunit --groupe