Registry / serialization / php-serialize

php-serialize

JSON →
library1.4.1rbrubygemsunverified

Provides PHP.serialize() and PHP.unserialize() methods compatible with PHP's serialization, including PHP sessions.

gem install php-serialize
INSTALL
IMPORT
SIG · PHP-SERIALIZE
P
php-serialize
serializationrubyv1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PHP
require 'php-serialize'

Serialize and unserialize a hash

require 'php-serialize' data = PHP.serialize({a: 1, b: 2}) puts PHP.unserialize(data)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources