Download the PHP package ibexa/core without Composer

On this page you can find all versions of the php package ibexa/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package core

Ibexa Kernel

This package is part of Ibexa DXP.

To use this package, install Ibexa DXP.

This package contains an advanced Content Model, allowing to structure any kind of content or content-like data in a future-proof Content Repository. Ibexa Kernel also aims to provide additional features for the MVC layer (Symfony) to increase your productivity Ibexa DXP.

Current Organization

MVC layer:

Backend:

Testing Locally

This kernel contains a comprehensive set of unit, functional, and integration tests. At the time of writing, 9k unit tests, 8k integration tests, and several functional tests.

Dependencies

For Contributing to this Bundle, you should make sure to run both unit and integration tests.

  1. Set up this repository locally:

  2. Run unit tests:

    At this point you should be able to run unit tests:

  3. Run integration tests:

    To run integration tests against Solr, see Solr Search Engine Bundle for Ibexa DXP.

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


All versions of core with dependencies

PHP Build Version
Package Version
Requires php Version >=8.3
ext-pdo Version *
ext-spl Version *
ext-ctype Version *
ext-curl Version *
ext-dom Version *
ext-fileinfo Version *
ext-intl Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-xsl Version *
composer/package-versions-deprecated Version ^1.11
doctrine/annotations Version ^2.0
doctrine/dbal Version ^3.7.0
doctrine/doctrine-bundle Version ^2.11.0
doctrine/orm Version ^2.7
friendsofphp/proxy-manager-lts Version ^1.0
friendsofsymfony/http-cache-bundle Version ^3.0
friendsofsymfony/jsrouting-bundle Version ^3.5
ibexa/doctrine-schema Version ~5.0@beta
jms/translation-bundle Version ^2.4
league/flysystem-memory Version ^2.0.6
liip/imagine-bundle Version ^2.3
nelmio/cors-bundle Version ^2.0
oneup/flysystem-bundle Version ^4.4.2
pagerfanta/pagerfanta Version ^3.6.2
psr/event-dispatcher Version ^1.0
symfony-cmf/routing Version ^3.0
symfony/cache Version ^7.2
symfony/console Version ^7.2
symfony/dependency-injection Version ^7.2
symfony/event-dispatcher Version ^7.2
symfony/expression-language Version ^7.2
symfony/framework-bundle Version ^7.2
symfony/http-client Version ^7.2
symfony/http-foundation Version ^7.2
symfony/http-kernel Version ^7.2
symfony/mime Version ^7.2
symfony/polyfill-php80 Version ^1.27
symfony/process Version ^7.2
symfony/security-bundle Version ^7.2
symfony/security-core Version ^7.2
symfony/security-http Version ^7.2
symfony/serializer Version ^7.2
symfony/templating Version ^6.4.0
symfony/translation Version ^7.2
symfony/validator Version ^7.2
symfony/var-dumper Version ^7.2
symfony/yaml Version ^7.2
twig/extra-bundle Version ^3.0
twig/twig Version >=3.0 <3.16 || ^3.19.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ibexa/core contains the following files

Loading the files please wait ....