Remi's RPM repository - Packages

Blog | Forum | Repository

php-jeremeamia-superclosure - Serialize Closure objects, including their context and binding

Website:
https://github.com/jeremeamia/super_closure
Licence:
MIT
Vendor:
Remi Collet
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';

Packages

php-jeremeamia-superclosure-2.1.0-1.fc19.remi.noarch [18 KiB] Changelog by Remi Collet (2015-09-01):
- initial package