Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> php >> php-opis-closure
aramo  ]
[ 源代码: php-opis-closure  ]

软件包: php-opis-closure (3.6.1-1)

serializable closures (anonymous functions) for PHP

PHP library that can be used to serialize closures (anonymous functions) and arbitrary objects. It aims to overcome PHP's limitations regarding closure serialization by providing a wrapper that will make all closures serializable.

Key features:

 * Serializes any closure and arbitrary objects
 * Doesn't use eval for closure serialization or unserialization
 * Handles all variables referenced in use(), recursive closures, static
   closures and magic constants
 * Automatically resolves all class names, function names and constant names
   used inside the closure
 * Track closure's residing source by using the #trackme directive
 * Simple and very fast parser
 * Proper exception handling for unserialized closures
 * Supports cryptographically signed closures
 * Provides a reflector for serialized closures
 * Automatically detects when the scope and/or bound object of a closure needs
   to be serialized in order for the closure to work after deserialization

其他与 php-opis-closure 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 php-opis-closure

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 13.4 kB97 kB [文件列表]