Libraries tagged by PHP Object Injection
rdlowrey/auryn
2323623 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
675465 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
246288 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
maksimovic/auryn
8556 Downloads
PHP 8.1-8.5 compatible fork of rdlowrey/auryn — a dependency injector for bootstrapping object-oriented PHP applications.
componenta/di
4065 Downloads
PSR-11 dependency injection container for PHP 8.4+ with composable attribute semantics, autowiring and lazy objects
eag/easy-hydrator
57273 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
qubus/injector
255 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
amphp/injector
85 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
mage2kishan/module-malware-scanner
120 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
n2n/n2n-util-serialize
266 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
szepeviktor/injector-php-7
11 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
frzb/dependency-injection
2778 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
cmpayments/atreyu
159 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
martin-hughes/auryn
149 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
symplify/easy-hydrator
81596 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection