2020-01-24 | By:Matthew Weier O'Phinney
New Year's Eve 2019 marked a new era for Zend Framework.That day, the community migrated the Zend Framework code base to its new homeson GitHub, marking its shift to becoming the LaminasProject.Up until that day, the Zend Framework was single-handedly ...(continue)
2019-04-17 | By:Matthew Weier O'Phinney
Since its inception, Zend Technologies, and later RogueWave Software, has been single-handedly leading andsponsoring the Zend Framework project. Over the years, Zend Framework has seenwide adoption across the PHP ecosystem, with an emphasis on the Enter ...(continue)
2018-05-16 | By:Matthew Weier O'Phinney
Last year, we wrote about using Laravel Homestead with ZF projects.Today, we contributed some changes to Homestead to simplify setting it up toserve Apigility, Expressive, and Zend Framework projects.As of version 7.6.0, Homestead users can now define s ...(continue)
2018-05-08 | By:Matthew Weier O'Phinney
With Expressive 3 complete, we were ableto turn our sights on another important initiative: PHP 7.2 support across allcomponents and Apigilty modules.The short story is: as of today, that initiative is complete! If you are usingthe Zend Framework MVC f ...(continue)
2018-03-21 | By:Matthew Weier O'Phinney
When we were finalizing features for Expressive 3,we had a number of users testing using asynchronous PHP web servers. As aresult, we made a number of changes in the last few iterations to ensure thatExpressive will work well under these paradigms.Spec ...(continue)
2018-03-16 | By:Matthew Weier O'Phinney
Yesterday, we tagged and released Expressive 3!Expressive 3 provides a middleware microframework.Create a new Expressive application using Composer:$ composer create-project zendframework/zend-expressive-skeletonThe installer will prompt you for your ...(continue)
2018-03-07 | By:Matthew Weier O'Phinney
This week, we've worked on backports from Expressive 3 to Expressive 2, and, inthe process, identified a few issues with how the routing package handlesimplicit HEAD and OPTIONS requests. As a result, we've just released3.0.0rc2:https://github.com/zen ...(continue)
2018-02-27 | By:Matthew Weier O'Phinney
We've been working diligently the past three weeks to finalize API changes and newfeatures for the Expressive 3.0 release, and are pleased to announce immediateavailability of our first release candidate, 3.0.0rc1!Why RC and not beta?Why the jump from ...(continue)
2018-02-08 | By:Matthew Weier O'Phinney
Today, we pushed the final changes and fixes that culminated in theExpressive Installer and Skeleton 3.0.0alpha3release!The alpha releases have a ton of great features; keep reading to find out more!Alpha 1 and Alpha 2We released 3.0.0alpha1 on Tuesd ...(continue)
2017-12-14 | By:Matthew Weier O'Phinney
Last week, the PSR-15 working group voted to start its reviewphase.PSR-15 seeks to standardize server-side request handlers and middleware, andboth Stratigility and Expressive have been implementing draft specificationssince their version 2 releases. E ...(continue)
© 2006-2022 byZend byPerforce. Made with by awesomecontributors.
This website is built usingzend-expressive and it runs onPHP 7.