mirror of
https://github.com/danog/MagicalSerializer.git
synced 2024-11-30 04:19:32 +01:00
PONIES
This commit is contained in:
parent
e3059f3fa1
commit
9917c2fd46
@ -6,7 +6,7 @@ This library allows you to serialize classes that extend pthreads's Volatile or
|
||||
|
||||
It also provides reverse and forward compatibility between old serializations, where your objects do not yet extend Threaded/Volatile, and new serializations, where they do extend them.
|
||||
|
||||
Install it using composer, the package bame is `danog/serializablevolatile`.
|
||||
Install it using composer, the package name is `danog/serializablevolatile`.
|
||||
|
||||
|
||||
Usage of this library is extremely simple, here are a few examples (see a.php and b.php for more):
|
||||
|
Loading…
Reference in New Issue
Block a user