Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
Add: add some badges into README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Randy committed Jul 16, 2015
1 parent 9750fc1 commit e04d5a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Symfony2 PHP CodeSniffer Coding Standard

[![Latest Stable Version](https://poser.pugx.org/m6web/symfony2-coding-standard/v/stable)](https://packagist.org/packages/m6web/symfony2-coding-standard)
[![Total Downloads](https://poser.pugx.org/m6web/symfony2-coding-standard/downloads)](https://packagist.org/packages/m6web/symfony2-coding-standard)

A code standard to check against the [Symfony coding standards](http://symfony.com/doc/current/contributing/code/standards.html), forked from [opensky/Symfony2-coding-standard](https://github.com/opensky/Symfony2-coding-standard) to allow installation with composer.

The reason of the fork is to use this PHP CodeSniffer coding standard with [M6Web/Coke](https://github.com/M6Web/Coke). More details [on our tech blog](http://tech.m6web.fr/verifier-la-coherence-du-code-d-un-projet-symfony2-avec-coke/) (in french).
Expand Down Expand Up @@ -51,3 +54,5 @@ Developped by [M6Web](http://tech.m6web.fr/).
## License

This project is licensed under the [MIT license](LICENSE).

[![License](https://poser.pugx.org/m6web/symfony2-coding-standard/license)](https://packagist.org/packages/m6web/symfony2-coding-standard)

0 comments on commit e04d5a7

Please sign in to comment.