Pinned Repositories
redaxo
REDAXO, a PHP-based CMS since 2004. Both simple and flexible.
annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
phpstan-baseline-analysis
Analyzes PHPStan baseline files and creates aggregated error trend-reports
phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
phpstan-todo-by
Todo comments with expiration
sabre-dav
SabreDAV is a WebDAV framework for PHP
side-effects-detector
Analyzes php-code for side-effects.
staabm.github.io
Personal blog, about my open source activies.
xhprof.io
Maintained fork of xhprof.io: GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
staabm's Repositories
staabm/phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
staabm/phpstan-todo-by
Todo comments with expiration
staabm/phpstan-baseline-analysis
Analyzes PHPStan baseline files and creates aggregated error trend-reports
staabm/side-effects-detector
Analyzes php-code for side-effects.
staabm/staabm.github.io
Personal blog, about my open source activies.
staabm/staabm
staabm/patchwork
Method redefinition (monkey-patching) functionality for PHP.
staabm/phpstan-extensions
'ignore' error format, solid Symfony SplFileInfo and other useful extensions for PHPStan
staabm/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
staabm/comparator
Provides the functionality to compare PHP values for equality.
staabm/cross-repo-unused-methods
staabm/elasticsearch-bundle
Symfony elasticsearch bundle
staabm/endoflife.date
Informative site with EoL dates of everything
staabm/getrector-com
Rector Website
staabm/iso4217
ISO 4217 PHP Library
staabm/pcre
PCRE wrapping library that offers type-safe preg_* replacements.
staabm/PHP-Parser
A PHP parser written in PHP
staabm/php-src
The PHP Interpreter
staabm/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
staabm/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
staabm/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
staabm/phpstan-rules
Advanced rules for PHPStan
staabm/phpunit
The PHP Unit Testing framework.
staabm/PocketMine-MP
A server software for Minecraft: Bedrock Edition in PHP
staabm/rector-src
Development repository for Rector
staabm/safe
All PHP functions, rewritten to throw exceptions instead of returning false
staabm/sqlftw
SQL lexer, parser, model and static analysis in PHP (for MySQL dialect)
staabm/type-coverage
PHPStan extension to require minimal type-coverage
staabm/type-perfect
Next level type declaration check PHPStan rules
staabm/unused-public
Find Unused Public Elements in Your Code