Name: | php-jeremeamia-superclosure |
---|---|
Version: | 2.1.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 47461 |
License: | MIT |
RPM: | php-jeremeamia-superclosure-2.1.0-1.el7.noarch.rpm |
Source RPM: | php-jeremeamia-superclosure-2.1.0-1.el7.src.rpm |
Build Date: | Wed Dec 13 2017 |
Build Host: | x86-ol6-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jeremeamia/super_closure |
Summary: | Serialize Closure objects, including their context and binding |
Description: | Even though serializing closures is "not allowed" by PHP, the SuperClosure library makes it possible To use this library, you just have to add, in your project: require-once '/usr/share/php/SuperClosure/autoload.php'; |