ibexa/rest
Ibexa REST bundle
Maintainers
Requires
- php: >=8.3
- ext-dom: *
- ext-json: *
- ext-libxml: *
- ext-simplexml: *
- ext-xmlwriter: *
- api-platform/core: ~4.1.18
- ibexa/core: ~5.0
- ibexa/templated-uri-bundle: ^4.0
- lexik/jwt-authentication-bundle: ^2.8
- symfony/config: ^7.4
- symfony/dependency-injection: ^7.4
- symfony/event-dispatcher: ^7.4
- symfony/expression-language: ^7.4
- symfony/form: ^7.4
- symfony/http-foundation: ^7.4
- symfony/http-kernel: ^7.4
- symfony/routing: ^7.4
- symfony/security-bundle: ^7.4
- symfony/security-csrf: ^7.4
- symfony/yaml: ^7.4
- twig/twig: ^3.0
- webmozart/assert: ^1.11
Requires (Dev)
- ibexa/code-style: ~2.0.0
- ibexa/doctrine-schema: ~5.0
- ibexa/rector: ~5.0
- ibexa/test-core: ~5.0
- justinrainbow/json-schema: ^5.2
- matthiasnoback/symfony-dependency-injection-test: ^5.0
- nyholm/psr7: ^1.1
- phpstan/phpstan: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpstan/phpstan-webmozart-assert: ^2.0
- phpunit/phpunit: ^9.6
- symfony/browser-kit: ^7.4
- symfony/http-client: ^7.4
Suggests
None
Provides
None
Conflicts
None
Replaces
(GPL-2.0-only or proprietary) 28cb40faa365aed5d03f7e074503f35bfe9c3038
This package is auto-updated.
Last update: 2026-06-18 14:06:40 UTC
README
This bundle adds REST remote API to Ibexa DXP and Ibexa Open Source. See the official documentation or REST API Reference to learn more.
COPYRIGHT
Copyright (C) 1999-2025 Ibexa AS (formerly eZ Systems AS). All rights reserved.
LICENSE
This source code is available separately under the following licenses:
A - Ibexa Business Use License Agreement (Ibexa BUL), version 2.4 or later versions (as license terms may be updated from time to time) Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription, as described at: https://www.ibexa.co/product For the full Ibexa BUL license text, please see: https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)
AND
B - GNU General Public License, version 2 Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
