Libraries tagged by codey
ianhobbsmedia/codey-design-system
20 Downloads
Codey design system — versioned source kit for Kirby. Snippets, blueprints and templates are registered as a plugin; CSS and JS are synced into the project's src/ by a post-install script.
codeyi/xlswriter
1 Downloads
php operate excel files read or writer
codeyellow/sync
130 Downloads
codeyellow/queue
160 Downloads
Queue is a queuing system for FuelPHP
sebastian/code-unit-reverse-lookup
839196055 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
946278734 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
255033975 Downloads
A tool to automatically fix PHP code style
barryvdh/laravel-ide-helper
135129141 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
theseer/tokenizer
804771190 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/error-handler
709240166 Downloads
Provides tools to manage errors and ease debugging PHP code
rector/rector
143360460 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/reflection-common
743859288 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
squizlabs/php_codesniffer
389527539 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
579500817 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
562879799 Downloads
Collection of value objects that represent the PHP code units