Libraries tagged by sourcecode
theseer/tokenizer
658152456 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/lines-of-code
441629412 Downloads
Library for counting the lines of code in PHP source code
phpro/grumphp
13047499 Downloads
A composer plugin that enables source code quality checks.
dg/bypass-finals
20035578 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/phpunit-watcher
7512104 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/x-ray
276222 Downloads
Quickly scan source code for calls to Ray
php-translation/extractor
4078424 Downloads
Extract translations form the source code
oxid-esales/oxideshop-ce
954332 Downloads
This package contains OXID eShop CE source code.
indatus/dispatcher
805191 Downloads
Schedule your artisan commands within your application's source code
permafrost-dev/php-code-search
292040 Downloads
Search PHP code for function & method calls, variable assignments, and more
php-parallel-lint/php-var-dump-check
1241428 Downloads
Find forgotten variables dump in PHP source code.
nette/code-checker
1436710 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
markshust/magento2-module-pagebuildersourcecode
75327 Downloads
The Page Builder Source Code module adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
apigen/apigen
621249 Downloads
PHP source code API generator.
andrewsville/php-token-reflection
1736822 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.