Libraries tagged by source code
theseer/tokenizer
622817777 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/lines-of-code
408840460 Downloads
Library for counting the lines of code in PHP source code
nunomaduro/phpinsights
8475498 Downloads
Instant PHP quality checks from your console.
phpro/grumphp
12408227 Downloads
A composer plugin that enables source code quality checks.
dg/bypass-finals
18691173 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/phpunit-watcher
7013480 Downloads
Automatically rerun PHPUnit tests when source code changes
php-translation/extractor
4003116 Downloads
Extract translations form the source code
oxid-esales/oxideshop-ce
910460 Downloads
This package contains OXID eShop CE source code.
indatus/dispatcher
793198 Downloads
Schedule your artisan commands within your application's source code
nette/code-checker
1384610 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
permafrost-dev/php-code-search
171922 Downloads
Search PHP code for function & method calls, variable assignments, and more
spatie/x-ray
158526 Downloads
Quickly scan source code for calls to Ray
php-parallel-lint/php-var-dump-check
1176433 Downloads
Find forgotten variables dump in PHP source code.
apigen/apigen
620107 Downloads
PHP source code API generator.
andrewsville/php-token-reflection
1721757 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.