- Overview
- Alternatives
- Pros & Cons
- Compare
Zend Framework is a web application framework written in PHP that has an open architecture based on middleware or MVC which follows PHP-FIG standards. The framework is designed to follow the best security practices and stores passwords using bcrypt and encrypts data with AES-256. Zend Framework consists of multiple PHP packages that are designed to run separately or work interchangeably together. With Zend Framework you can develop web applications and services using PHP 5.6+, while writing 100% object-oriented code, broad spectrum of PHP specific features.