xcore / inline-editing-bundle
Content inline editable bundle for Symfony.
Installs: 14 774
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 5
Forks: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- doctrine/orm: ^2.5
- symfony/expression-language: ^5.4 || ^6.0
- symfony/framework-bundle: ^5.4 || ^6.0
- symfony/property-access: ^5.4 || ^6.0
- symfony/validator: ^5.4 || ^6.0
- twig/twig: ^3.0
- xcore/inline-editing: ^1.4
Requires (Dev)
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.0
Suggests
- symfony/security: If you wanna use default permission checker subscriber
README
Inline Editing Bundle = Content editable bundle for Symfony.
Requirements
XcoreCMS/InlineEditingBundle requires PHP 7.1 or higher
Installation
The best way to install XcoreCMS/InlineEditingBundle is using Composer:
$ composer require xcore/inline-editing-bundle
Documentation
Learn how to use InlineEditingBundle in documentation.