Libraries tagged by source-code
theseer/tokenizer
782875627 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/lines-of-code
558508609 Downloads
Library for counting the lines of code in PHP source code
phpro/grumphp
16333223 Downloads
A composer plugin that enables source code quality checks.
dg/bypass-finals
28384270 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/phpunit-watcher
9708630 Downloads
Automatically rerun PHPUnit tests when source code changes
php-translation/extractor
4542322 Downloads
Extract translations form the source code
oxid-esales/oxideshop-ce
1172111 Downloads
This package contains OXID eShop CE source code.
indatus/dispatcher
901331 Downloads
Schedule your artisan commands within your application's source code
spatie/x-ray
402876 Downloads
Quickly scan source code for calls to Ray
php-parallel-lint/php-var-dump-check
1557195 Downloads
Find forgotten variables dump in PHP source code.
markshust/magento2-module-pagebuildersourcecode
111914 Downloads
The Page Builder Source Code module adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
apigen/apigen
630306 Downloads
PHP source code API generator.
andrewsville/php-token-reflection
1816509 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
vanderlee/swaggergen
130100 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
seregazhuk/php-watcher
138471 Downloads
Automatically restart PHP application once the source code changes