Skip to content

lukaszm-rc/php-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php tools

Package management

  • composer

TDD

  • phpunit - tdd

Code analyzers

  • phan - static code analyser
  • phpcs - php code sniffer
  • phpmetrics
  • php-parser

Modules

  • php-ast
  • php-profiler-extension