Libraries tagged by reflect
p810/ioc-container
4 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API
ovr/phpreflection
16952 Downloads
Advanced reflection for PHP, powered by own database with all description
orbiter/hydrator
511 Downloads
PHP Object Hydrator using Reflection.
oldpak/common
10 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
nopoco/laminas-code
5 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
m0rtis/picklock
21 Downloads
One class package for calling protected and private methods without reflection
larsnieuwenhuizen/es-connector
8 Downloads
Package to use objects reflecting Elasticsearch's object architecture and ways to configure and use indices
larkit/yii2-swoole-websocket
55 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
krubio/perfect-container
132 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
krifollk/hydrator
15 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
ketwaroo/package-info
7 Downloads
Sort of a reflection tool for composer packages.
katoga/texy-minified
1176 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. Minified version.
jtaurus/autoinstantiator
7 Downloads
Demo of automatic object resolution using PHP's reflection API.
joshkosmala/silverstripe-nzregiondropdownfield
549 Downloads
A dropdown field for SilverStripe that reflects the main regions in Aotearoa New Zealand
jesseschalken/enum
18 Downloads
PHP Enums without using Reflection