https://github.com/dalee/ppcs
DEPRECATED: use https://github.com/Dalee/php-config
https://github.com/dalee/ppcs
Last synced: about 1 year ago
JSON representation
DEPRECATED: use https://github.com/Dalee/php-config
- Host: GitHub
- URL: https://github.com/dalee/ppcs
- Owner: Dalee
- Created: 2016-07-26T15:23:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T18:11:39.000Z (over 6 years ago)
- Last Synced: 2025-06-15T08:18:31.149Z (about 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proxima Portal PHP Code Style
## Install
```bash
composer require --dev dalee/ppcs:dev-master
```
## Usage
To extend the ruleset create your own `ruleset.xml`:
```xml
Coding standard based on PPCS with some additions.
```