pimcore/pimcore4-compatibility-bridge

This package is abandoned and no longer maintained. No replacement package was suggested.

Installs: 197

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 11

Forks: 1

Open Issues: 1

pkg:composer/pimcore/pimcore4-compatibility-bridge

v1.2.1 2017-09-29 06:49 UTC

This package is auto-updated.

Last update: 2019-05-21 07:33:30 UTC


README

!UNMAINTAINED! Use at your own risk!

This package contains the Pimcore 4 compatibilty bridge, which adds the ZF1 dependency and some classes to provide a fallback/bridge onto the ZF environment in Pimcore 5 projects. By using this package, you can gradually migrate your Pimcore 4 projects (Zend Framework) to Pimcore 5 (Symfony).

Installation

Install the compatibility bridge package:

$ composer require pimcore/pimcore4-compatibility-bridge --no-scripts
$ composer update

Follow the Installation docs for further steps.

License

GPLv3 & PEL