cleverage / cache-process-bundle

为Process Bundle缓存依赖项专门定制的包

安装: 5

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 5

分支: 0

公开问题: 0

类型:symfony-bundle

dev-v3.0-dev 2019-04-25 09:02 UTC

This package is auto-updated.

Last update: 2024-08-25 21:59:58 UTC


README

查看Process Bundle文档

需要帮助

这个包一团糟,它不需要正确的依赖项,使用了缺失的方法(transformValue),注释和注解普遍不足,并且需要正确迁移到PHP7.1+。

我们还需要检查测试是否通过。

文档

包含处理缓存的任务和转换器

激活

如果定义了缓存池 cleverage_process 则激活。

任务引用

  • 服务: CleverAge\ProcessBundle\Transformer\ArrayFilterTransformer
  • 转换器代码: array_filter

接受输入

array\Iterable

可能输出

仅包含过滤数据的 array

选项