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

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.

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: