https://github.com/matchilling/styleguide-php
My most reasonable approach to php.
https://github.com/matchilling/styleguide-php
coding-standards styleguide styleguide-php
Last synced: 5 months ago
JSON representation
My most reasonable approach to php.
- Host: GitHub
- URL: https://github.com/matchilling/styleguide-php
- Owner: matchilling
- License: gpl-3.0
- Created: 2016-11-19T11:50:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T12:15:49.000Z (over 9 years ago)
- Last Synced: 2025-10-30T13:03:26.272Z (9 months ago)
- Topics: coding-standards, styleguide, styleguide-php
- Homepage: https://www.matchilling.com
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Personal PHP Styleguide
My personal PHP styleguide derives mainly from the [PSR-2 Standards](http://www.php-fig.org/psr/psr-2/).
## Usage
### Eclipse IDE
Got to `Preferences > PHP > Code Style > Formatter > Import > Select '/eclipse/PSR-2-matchilling.xml'`
## License
This distribution is covered by the **GNU GENERAL PUBLIC LICENSE**, Version 3, 29 June 2007.
## Support & Contact
Having trouble with this repository? Check out the documentation at the repository's site or contact m@matchilling.com and we'll help you sort it out.
Happy Coding
:v: