Libraries tagged by smell
smellems/gc_dev_banner
37 Downloads
smellems/default_plugin_order
23 Downloads
smellems/custom_index_widgets
36 Downloads
smellems/cp_notifications
38 Downloads
smellems/c_email_extensions
38 Downloads
smellems/b_extended_profile
38 Downloads
smellems/achievement_badges
37 Downloads
xunitpatterns/xunitpatterns-stan
7 Downloads
PHPStan linting for PHPUnit based on the smells in the XUnit Patterns book by Gerard Meszaros
kleitomberg/phpdcsd
4 Downloads
Detecção Code Smells Symfony Doctrine
kafkiansky/forbid
17 Downloads
A psalm plugin that finds and forbids code smells.
psy/psysh
397024982 Downloads
An interactive shell for modern PHP.
theseer/tokenizer
550434834 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
703839903 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
662414958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/deprecations
298346547 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.