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
- Host: GitHub
- URL: https://github.com/lcube45/myzf1
- Owner: lcube45
- Created: 2018-05-16T13:50:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T07:29:01.000Z (over 7 years ago)
- Last Synced: 2024-12-30T11:33:17.232Z (about 1 year ago)
- Topics: circleci, codacy, php, zendframework
- Language: HTML
- Size: 385 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.codacy.com/app/lcube45/myzf1?utm_source=github.com&utm_medium=referral&utm_content=lcube45/myzf1&utm_campaign=Badge_Grade)
[](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