Download the PHP package lolautruche/ez-core-extra-bundle without Composer
On this page you can find all versions of the php package lolautruche/ez-core-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lolautruche/ez-core-extra-bundle
More information about lolautruche/ez-core-extra-bundle
Files in lolautruche/ez-core-extra-bundle
Package ez-core-extra-bundle
Short Description Extra sugar for building Ibexa websites
License MIT
Informations about the package ez-core-extra-bundle
EzCoreExtraBundle
Adds extra features to Ibexa Platform.
Compatibility
master
branch is only compatible with Ibexa Platform v4v3.x
branch is only compatible with eZ Platform v3v2.x
is only compatible with eZ Platform v1 and v21.0
branch is compatible with both eZ Platform and eZ Publish 5.4/2014.11.
Features
-
Configurable template variable injection
Lets you configure variables to inject within your view template configuration. This avoids you to create custom controllers when you need to add a few simple variables to your view.
-
Context aware Twig global variables
Lets you define Twig global variables that will be available only in the current SiteAccess.
-
Simplified authorization checks
Simplifies calls to
$this->isGranted()
from inside controllers andis_granted()
from within templates when checking against Ibexa inner permission system (module/function/valueObject).
composer require lolautruche/ez-core-extra-bundle
Then add it to your application:
> `EzCoreExtraBundle` **MUST** be instanciated **AFTER** Ibexa bundles.
## Documentation
See [Resources/doc/](Resources/doc)
All versions of ez-core-extra-bundle with dependencies
twig/twig Version ^3.0
symfony/config Version ^5.4
symfony/event-dispatcher Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/security-core Version ^5.4
symfony/http-foundation Version ^5.4
symfony/http-kernel Version ^5.4
symfony/expression-language Version ^5.4
symfony/options-resolver Version ^5.4