Download the PHP package softmg/comment-bundle without Composer
On this page you can find all versions of the php package softmg/comment-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download softmg/comment-bundle
More information about softmg/comment-bundle
Files in softmg/comment-bundle
Package comment-bundle
Short Description This Bundle provides threaded comment functionality for Symfony2 applications
License MIT
Homepage http://friendsofsymfony.github.com
Informations about the package comment-bundle
FOSCommentBundle
The FOSCommentBundle adds support for a comment system in Symfony2. Features include:
- Manages trees of comments
- Can include comment threads in any page
- Compatible with any persistence backend. Doctrine2 mongodb-odm and ORM are implemented.
- Configurable sorting of the comment tree
- REST api
- Extensible through events fired during the comment lifecycle
- Optional use of Symfony2 Acl to protect comments
- Optional integration with FOS\UserBundle
- Optional integration with
Akismet
_ - Optional markup parser support (eg HtmlPurifier or php-sundown)
Note:
For users of Symfony2.0, you must use the 1.x branch. Master is no longer compatible with Symfony2.0.
For users of Symfony2.3, you must use 2.0.0 or higher of this bundle. Symfony2.1 and 2.2 are not supported anymore.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
All versions of comment-bundle with dependencies
friendsofsymfony/rest-bundle Version ~1.6|~2.0
jms/serializer-bundle Version ~0.11|~1.0
symfony/framework-bundle Version ~2.3|~3.0
symfony/asset Version ~2.3|~3.0
symfony/dependency-injection Version ~2.3|~3.0
symfony/routing Version ~2.3|~3.0
symfony/security-bundle Version ~2.3|~3.0
symfony/yaml Version ~2.3|~3.0
symfony/form Version ~2.3|~3.0
symfony/validator Version ~2.3|~3.0
symfony/twig-bundle Version ~2.3|~3.0
symfony/twig-bridge Version ^2.3.4|~3.0
twig/twig Version ~1.28|~2.0