Zend Framework and Laminas for maintainers

ZF1, ZF2, ZF3, and Laminas migration guidance for teams maintaining or escaping Zend Framework applications—not a full framework manual.

Zend Framework applications still power production systems years after the project’s transition to Laminas. This hub focuses on maintenance, containment, and migration—not recreating the entire historical manual.

Map from Zend Framework 1, 2, and 3 toward Laminas MVC or Mezzio
ZF1 follows a different path than ZF2/ZF3 → Laminas tooling.

Overview & history

Zend Framework 1

Zend Framework 2

Zend Framework 3

Laminas

PHP compatibility & tools

Zend Studio connection

Many ZF1/ZF2 codebases were authored in Zend Studio. When the IDE itself is the bottleneck, pair this hub with the Zend Studio migration center and IDE Finder—without treating an editor swap as a framework upgrade.

Developer tools

Version centers

Frequently asked questions

Is Laminas the same as Zend Framework?
Laminas is the community continuation of Zend Framework after the project transition. Namespaces, packages, and upgrade paths differ by major version—plan migrations deliberately.