netgen / remote-media-ibexa
Netgen Remote Media & Ibexa CMS integration
Package info
github.com/netgen/remote-media-ibexa
Type:symfony-bundle
pkg:composer/netgen/remote-media-ibexa
dev-master / 1.0.x-dev
2025-05-28 09:42 UTC
Requires
- php: ^8.1
- ibexa/admin-ui: ^4.4
- ibexa/core: ^4.4
- netgen/remote-media-bundle: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- netgen/layouts-coding-standard: ^2.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.4
- phpstan/phpstan-symfony: ^1.2
- phpunit/phpunit: ^10.0
- symfony/phpunit-bridge: ^5.4.19
- symfony/var-dumper: ^5.4
- vimeo/psalm: ^5.4
This package is auto-updated.
Last update: 2026-02-28 11:11:21 UTC
README
This bundle provides an integration of Netgen Remote Media for Ibexa CMS.
Installation instructions
Running tests
Running tests requires that you have complete vendors installed, so run
composer install before running the tests.
You can run unit tests by calling composer test from the repo root:
$ composer test