saa/zymfony-bundle

Components to migrate ZF1 to SF4

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 32

Watchers: 9

Forks: 5

Open Issues: 3

Type:symfony-bundle

1.0.0 2019-04-12 13:27 UTC

This package is auto-updated.

Last update: 2024-04-19 00:42:21 UTC


README

Zymfony allows for a migration path to Symfony 4 from Zend Framework 1, by providing components to help ease the migration process.

Getting Started

Prerequisites for your ZF1 application

  • PHP 7.1+ support
  • Zend Framework 1.12+ through Composer

Check: preparing your ZF1 application for Zymfony

Installation

  • Require the Zymfony Bundle through Composer: composer require saa/zymfony-bundle
  • Change the configuration in the config/packages/zymfony.yml file

Contributing

If you would like to contribute to this project in any way (issues, PRs, etc), please check CONTRIBUTING.md.

License

This project is licensed under the MIT License - see the LICENSE file for details