Libraries tagged by dosb
mnapoli/phpdocreader
262433 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
wmde/psr-log-test-doubles
155417 Downloads
Test Doubles for the PSR-3 Logger Interface
phpactor/docblock-parser
41596 Downloads
Docblock Parser
noodlesnz/double-metaphone
158393 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
neild3r/php-docblock-checker
173485 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
linawolf/form_double_opt_in
16913 Downloads
Double Opt-In for the TYPO3 CMS Form Framework
jeroen/psr-log-test-doubles
92071 Downloads
Test Doubles for the PSR-3 Logger Interface
jasonmccreary/double
129 Downloads
A modern PHP double library that puts developer experience first.
flownative/flow-doubleoptin
50797 Downloads
A package to build double opt-in solutions for Flow applications
docteurklein/test-double-bundle
97388 Downloads
Easily create test doubles using symfony DIC
phpactor/docblock
111317 Downloads
Simple Docblock Parser
jasonmccreary/test-double
685 Downloads
A modern PHP double library that puts developer experience first.
gossi/docblock
415285 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
block8/php-docblock-checker
162111 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
typephp/typephp
610 Downloads
Transparent Runtime type checker for PHP. Enforces PHPDoc annotations including generics, typed arrays, array shapes, and advanced types at runtime in development and production.