Libraries tagged by php serialization
arlen/omni-tools
18 Downloads
PHP Omni USDT library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
alex2k19/bitcoin
2 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
atlasflow/order-bridge
81 Downloads
Serialisation, validation and transport for the Atlas Core Order Bridge API.
laramint/php-security-scanner
1608 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
n2n/n2n-util-serialize
114 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.
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
coffeephp/unserialize
142 Downloads
Provides an interface for unserializer classes to implement.