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