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

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

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.

```