amigosdelrigor / cassandra-bundle
Symfony2的Cassandra组件包
dev-master / 0.1.x-dev
2015-11-16 16:59 UTC
Requires
- php: >=5.3.3
- symfony/console: ~2.3
- symfony/framework-bundle: ~2.3
- symfony/proxy-manager-bridge: ~2.3
- thobbs/phpcassa: ~1.0
Requires (Dev)
- mockery/mockery: 0.*
This package is not auto-updated.
Last update: 2024-09-11 11:53:37 UTC
README
已弃用
phpcassa 已弃用,因此此组件包也已被弃用。如果您想在PHP/Symfony项目中集成Cassandra的新版本,请查看此处的新PHP驱动:https://github.com/datastax/php-driver(支持CQL和其他功能),以及使用该驱动的新的Cassandra组件包:https://github.com/M6Web/CassandraBundle
关于
此组件包将 phpcassa 集成到您的Symfony2应用程序中。
此组件包也通过 composer 提供,在 packagist 上查找。