Skip to content

saa-nl/zymfony-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Deniz Zoeteman
Apr 12, 2019
d7c7664 · Apr 12, 2019

History

25 Commits
Apr 12, 2019
Mar 6, 2019
Feb 2, 2019
Mar 29, 2019
Mar 29, 2019
Mar 29, 2019

Repository files navigation

Zymfony Bundle

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