mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Correct formatting
This commit is contained in:
parent
7c15f0fa90
commit
caae4b7d3d
@ -385,7 +385,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
|
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
|
||||||
|
|
||||||
## Code Quality
|
## Code Quality
|
||||||
**Libraries for managing code quality, formatting and linting.**
|
*Libraries for managing code quality, formatting and linting.*
|
||||||
|
|
||||||
* [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations.
|
* [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations.
|
||||||
* [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
|
* [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
|
||||||
@ -394,7 +394,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
|
* [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
|
||||||
|
|
||||||
## Static Analysis
|
## Static Analysis
|
||||||
**Libraries for performing static analysis of PHP code.**
|
*Libraries for performing static analysis of PHP code.*
|
||||||
|
|
||||||
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
||||||
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
|
||||||
|
Loading…
Reference in New Issue
Block a user