Stars
- All languages
- Assembly
- Astro
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Cython
- Dart
- Dockerfile
- Erlang
- Go
- Groovy
- HCL
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- MDX
- Makefile
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TypeScript
- V
- VBA
- Vala
- Verilog
- Vim Script
- Vue
7
results
for source starred repositories
written in PHP
Clear filter
PHP Static Analysis Tool - discover bugs in your code without running it!
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
CakePHP: The Rapid Development Framework for PHP - Official Repository
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream meas…