https://github.com/struggle-for-php/sfp-coding-standard
https://github.com/struggle-for-php/sfp-coding-standard
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/struggle-for-php/sfp-coding-standard
- Owner: struggle-for-php
- Created: 2019-10-26T09:04:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T02:32:11.000Z (over 6 years ago)
- Last Synced: 2025-08-14T06:17:53.593Z (11 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
struggle-for-php/sfp-coding-standard
----------------------------------------------
## ForbiddenInstantiationSniff
### setup in your phpcs.xml
eg.
```
```
### Todos