Download the PHP package ezsystems/ezstudio without Composer

On this page you can find all versions of the php package ezsystems/ezstudio. 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 ezstudio

Ibexa Experience

Latest release

This repository is no longer in active development!

The master branch of this repository is no longer in development. Please refer to ibexa/experience for the current, Flex-based repository.

What is Ibexa Experience?

Ibexa Experience is commercial Digital Experience Platform (DXP) software developed by Ibexa.

Ibexa Experience derives from Ibexa Platform. It is composed of a set of bundles. Ibexa Experience, like Ibexa Platform, is built on top of the Symfony framework (Full Stack). It has been in development since 2014.

How to get access to Ibexa Experience?

While this meta repository, ezplatform-ee, is public to ease installation and upgrades, full access can be obtained in one of three ways:

Further information:

Ibexa Platform is 100% open source and is the foundation for the commercial Ibexa Digital Experience Platform software which adds advanced features for editorial teams, 100% built on top of Ibexa Platform APIs.

Installation

Installation instructions below are for installing a clean installation of Ibexa Experience in latest version with no demo content or demo website. Full installation documentation is in the online docs.

Prerequisites

These instructions assume you have already installed:

For further information on requirements see online doc.

Install Ibexa Platform (clean enterprise distribution)

Assuming you have prerequisites sorted out, you can get the install up and running with the following commands in your terminal:

Note: If composer is installed locally instead of globally, the first command will start with php composer.phar.

You must add your database connection credentials (hostname, login, password) to the environment file.
To do this, in the main project directory, the .env file, change the parameters that are prefixed with DATABASE_ as necessary. Store the database credentials in your .env.local file. Do not commit the file to the Version Control System.

Use the following command to install Ibexa Experience (insert base data into the database):

Tip: For a more complete and better performing setup using Apache or Nginx, see how to install Ibexa Experience manually.

Issue tracker

Submitting bugs, improvements and stories is possible on https://jira.ez.no/browse/EZEE. If you discover a security issue, please see how to responsibly report such issues on https://www.ibexa.co/software-information/security.

Backwards compatibility

Ibexa Experience aims to be fully content compatible with eZ Publish 5.x, meaning that the content in these versions of the CMS can be upgraded using online documentation to Ibexa Experience.

COPYRIGHT

Copyright (C) 1999-2021 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.3 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:

AND

B - Ibexa Trial and Test License Agreement (Ibexa TTL), version 2.2 or later versions (as license terms may be updated from time to time) Trial can be granted by Ibexa, reach out to Ibexa AS for evaluation access: https://www.ibexa.co/about-ibexa/contact-us For the full Ibexa TTL license text, please see:


All versions of ezstudio with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1.3
doctrine/doctrine-bundle Version ^1.9.1
doctrine/orm Version ^2.6.3
ezsystems/date-based-publisher Version ~3.2.12
ezsystems/doctrine-dbal-schema Version ~0.1.8
ezsystems/ez-support-tools Version ~1.0.14
ezsystems/ezplatform-admin-ui Version ~1.5.29
ezsystems/ezplatform-admin-ui-assets Version ~4.2.2
ezsystems/ezplatform-admin-ui-modules Version ~1.5.14
ezsystems/ezplatform-core Version ~1.0.7
ezsystems/ezplatform-cron Version ~2.0.7
ezsystems/ezplatform-design-engine Version ~2.0.4
ezsystems/ezplatform-ee-installer Version ~2.5.7
ezsystems/ezplatform-form-builder Version ~1.2.17
ezsystems/ezplatform-graphql Version ~1.0.13
ezsystems/ezplatform-http-cache Version ~1.0.6
ezsystems/ezplatform-http-cache-fastly Version ~1.1.9
ezsystems/ezplatform-matrix-fieldtype Version ~1.0.12
ezsystems/ezplatform-page-builder Version ~1.3.27
ezsystems/ezplatform-page-fieldtype Version ~1.3.19
ezsystems/ezplatform-richtext Version ~1.1.14
ezsystems/ezplatform-solr-search-engine Version ~1.7.12
ezsystems/ezplatform-standard-design Version ~0.2.6
ezsystems/ezplatform-user Version ~1.0.11
ezsystems/ezplatform-workflow Version ~1.1.16
ezsystems/ezpublish-kernel Version ~7.5.31
ezsystems/flex-workflow Version ~3.2.12
ezsystems/repository-forms Version ~2.5.15
ezsystems/symfony-tools Version ~1.1.7
friendsofsymfony/jsrouting-bundle Version ^1.6.3
gregwar/captcha-bundle Version ^2.0
incenteev/composer-parameter-handler Version ^2.1.3
knplabs/knp-menu-bundle Version ^2.2.1
laminas/laminas-zendframework-bridge Version ^1.1
monolog/monolog Version ^1.25.2
overblog/graphql-bundle Version ^0.11.11
scssphp/scssphp Version ~1.0
sensio/distribution-bundle Version ^5.0.25
symfony/assetic-bundle Version ^2.8.2
symfony/monolog-bundle Version ^3.3.1
symfony/swiftmailer-bundle Version ^3.2.4
symfony/symfony Version ^3.4.18
symfony/thanks Version ^1.1.0
symfony/webpack-encore-bundle Version ^1.0.0
twig/extensions Version ^1.5.3
twig/twig Version ^2.5
white-october/pagerfanta-bundle Version ^1.2.2
willdurand/js-translation-bundle Version ^2.6.6
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 ezsystems/ezstudio contains the following files

Loading the files please wait ....