Libraries tagged by source-code
theseer/tokenizer
551818482 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/lines-of-code
342234479 Downloads
Library for counting the lines of code in PHP source code
phpro/grumphp
10997395 Downloads
A composer plugin that enables source code quality checks.
spatie/phpunit-watcher
6004912 Downloads
Automatically rerun PHPUnit tests when source code changes
dg/bypass-finals
15056256 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
php-translation/extractor
3746282 Downloads
Extract translations form the source code
oxid-esales/oxideshop-ce
760796 Downloads
This package contains OXID eShop CE source code.
indatus/dispatcher
762800 Downloads
Schedule your artisan commands within your application's source code
spatie/x-ray
115306 Downloads
Quickly scan source code for calls to Ray
php-parallel-lint/php-var-dump-check
1038166 Downloads
Find forgotten variables dump in PHP source code.
nette/code-checker
1206475 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
apigen/apigen
613875 Downloads
PHP source code API generator.
andrewsville/php-token-reflection
1692070 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
vanderlee/swaggergen
112205 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
seregazhuk/php-watcher
133699 Downloads
Automatically restart PHP application once the source code changes