PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables. This functionality is particularly useful for scenarios like caching, where generating an object is time-consuming. By converting the object into a format suitable for storage, you can easily save and reload it when needed.
-
Notifications
You must be signed in to change notification settings - Fork 0
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables. This functionality is particularly useful for scenarios like caching, where generating an object is time-consuming. By converting the object into a format suitable for storage, you can easily save and reload it when needed.
License
dragoniscz/PHPValueDumper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables. This functionality is particularly useful for scenarios like caching, where generating an object is time-consuming. By converting the object into a format suitable for storage, you can easily save and reload it when needed.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published