Download the PHP package mahefa/comment-bundle without Composer
On this page you can find all versions of the php package mahefa/comment-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mahefa/comment-bundle
More information about mahefa/comment-bundle
Files in mahefa/comment-bundle
Download mahefa/comment-bundle
More information about mahefa/comment-bundle
Files in mahefa/comment-bundle
Vendor mahefa
Package comment-bundle
Short Description This Bundle provides threaded comment functionality for Symfony applications
License MIT
Homepage https://github.com/MahefaAbel/FOSCommentBundle
Package comment-bundle
Short Description This Bundle provides threaded comment functionality for Symfony applications
License MIT
Homepage https://github.com/MahefaAbel/FOSCommentBundle
Please rate this library. Is it a good library?
Informations about the package comment-bundle
FOSCommentBundle
The FOSCommentBundle adds support for a comment system in Symfony. Features include:
- Supports Symfony 3.4, 4.4
- 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 (via FOSRestBundle)
- Extensible through events fired during the comment lifecycle
- Optional use of Symfony Acl to protect comments
- Optional integration with FOS\UserBundle
- Optional integration with
Akismet
- Optional markup parser support (eg HtmlPurifier or php-sundown)
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:
LICENSE
All versions of comment-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
friendsofsymfony/rest-bundle Version ^3.3
jms/serializer-bundle Version ~2.0|~3.0|4.*
symfony/framework-bundle Version ~3.4|^4.3|^5|^6.0
symfony/asset Version ~3.4|^4.3|^5|^6.0
symfony/dependency-injection Version ~3.4|^4.3|^5|^6.0
symfony/routing Version ~3.4|^4.3|^5|^6.0
symfony/security-bundle Version ~3.4|^4.3|^5|^6.0
symfony/yaml Version ~3.4|^4.3|^5|^6.0
symfony/form Version ~3.4|^4.3|^5|^6.0
symfony/validator Version ~3.4|^4.3|^5|^6.0
symfony/twig-bundle Version ~3.4|^4.3|^5|^6.0
symfony/twig-bridge Version ~3.4|^4.3|^5|^6.0
twig/twig Version ~2.0|~3.0
phpoption/phpoption Version ^1.9
doctrine/annotations Version ^1.13
friendsofsymfony/rest-bundle Version ^3.3
jms/serializer-bundle Version ~2.0|~3.0|4.*
symfony/framework-bundle Version ~3.4|^4.3|^5|^6.0
symfony/asset Version ~3.4|^4.3|^5|^6.0
symfony/dependency-injection Version ~3.4|^4.3|^5|^6.0
symfony/routing Version ~3.4|^4.3|^5|^6.0
symfony/security-bundle Version ~3.4|^4.3|^5|^6.0
symfony/yaml Version ~3.4|^4.3|^5|^6.0
symfony/form Version ~3.4|^4.3|^5|^6.0
symfony/validator Version ~3.4|^4.3|^5|^6.0
symfony/twig-bundle Version ~3.4|^4.3|^5|^6.0
symfony/twig-bridge Version ~3.4|^4.3|^5|^6.0
twig/twig Version ~2.0|~3.0
phpoption/phpoption Version ^1.9
doctrine/annotations Version ^1.13
The package mahefa/comment-bundle contains the following files
Loading the files please wait ....