mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added PECL VLD
This commit is contained in:
parent
5bfc79401e
commit
5f56039187
@ -333,6 +333,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
||||||
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
|
||||||
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
|
||||||
|
* [VLD](https://pecl.php.net/package/vld) - Provides functionality to dump the internal representation (opcodes) of PHP scripts.
|
||||||
|
|
||||||
## Architectural
|
## Architectural
|
||||||
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|
||||||
|
Loading…
Reference in New Issue
Block a user