amigosdelrigor / cassandra-bundle
A Cassandra bundle for Symfony2
Installs: 278
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
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-11-06 12:29:16 UTC
README
Deprecated
phpcassa has been deprecated and so is this bundle. If you want to integrate newer versions of Cassandra in your PHP/Symfony projects please check out the new PHP driver located here: https://github.com/datastax/php-driver (supporting CQL and many other goods) and a new Cassandra bundle using it located here: https://github.com/M6Web/CassandraBundle
About
This bundle integrates phpcassa into your Symfony2 application.
This bundle is also available via composer, find it on packagist.
Documentation
Read the documentation in Resources/doc/