Libraries tagged by trefle
rybakit/arguments-resolver
100258 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
182444 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
infocyph/intermix
4503 Downloads
A Collection of useful PHP class functions.
eclipxe/enum
146809 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
290223 Downloads
A small library to access private/protected properties/methods of objects
team-reflex/oauth2-discord
24678 Downloads
OAuth2 client for authenticating with the Discord API servers
reecem/mocker
241263 Downloads
Mock class constructor args based on the reflection class
johnstoncode/phpstan-moneyphp
52601 Downloads
Moneyphp Money class reflection extension for PHPStan
dg/texy
134322 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
zf1s/zend-reflection
63171 Downloads
Zend Framework 1 Reflection package
webignition/object-reflector
74307 Downloads
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
nstwf/extended-reflection-class
2755 Downloads
Extended reflection class
n2n/n2n-reflection
21945 Downloads
n2n framework 7
joskolenberg/eloquent-reflector
13254 Downloads
Laravel package for inspecting model classes on relations en attributes.