Libraries tagged by sourcecode
theseer/tokenizer
621528468 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/lines-of-code
407272336 Downloads
Library for counting the lines of code in PHP source code
phpro/grumphp
12380510 Downloads
A composer plugin that enables source code quality checks.
spatie/phpunit-watcher
7001545 Downloads
Automatically rerun PHPUnit tests when source code changes
dg/bypass-finals
18629542 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
php-translation/extractor
3999915 Downloads
Extract translations form the source code
oxid-esales/oxideshop-ce
907364 Downloads
This package contains OXID eShop CE source code.
indatus/dispatcher
792505 Downloads
Schedule your artisan commands within your application's source code
permafrost-dev/php-code-search
169291 Downloads
Search PHP code for function & method calls, variable assignments, and more
spatie/x-ray
155905 Downloads
Quickly scan source code for calls to Ray
php-parallel-lint/php-var-dump-check
1173721 Downloads
Find forgotten variables dump in PHP source code.
nette/code-checker
1382808 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
apigen/apigen
620016 Downloads
PHP source code API generator.
andrewsville/php-token-reflection
1721228 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
seregazhuk/php-watcher
135249 Downloads
Automatically restart PHP application once the source code changes