pehapkari-alpha / inline-editable-bundle
Content inline editable bundle for Symfony.
Installs: 1 026
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
- pehapkari-alpha/inline-editable: @dev
- symfony/framework-bundle: ^3.2
- twig/twig: ^2.0
Requires (Dev)
- doctrine/dbal: ^2.5
- phpstan/phpstan: @dev
- squizlabs/php_codesniffer: ^2.7
- symfony/security: ^3.2
Suggests
- symfony/security: If you wanna use default permission checker subscriber
This package is not auto-updated.
Last update: 2024-11-04 16:12:06 UTC
README
Inline Editable Bundle = Content editable bundle for Symfony.
Requirements
Pehapkari/InlineEditableBundle requires PHP 7.0 or higher
Installation
The best way to install Pehapkari/InlineEditableBundle is using Composer:
$ composer require pehapkari-alpha/inline-editable-bundle
Documentation
Learn how to use InlineEditableBundle in documentation.