- Published on
Leaf Catch-up September!
Welcome to our September issue of the Leaf Catch-Up! Let's take a look at the progress on implementing some of our RFCs and the cool stuff the team has done since our last catch-up. Let's do this!
Updates, tips & opinions from the maintainers of Leaf PHP.
Welcome to our September issue of the Leaf Catch-Up! Let's take a look at the progress on implementing some of our RFCs and the cool stuff the team has done since our last catch-up. Let's do this!
Over the last few months, we've been testing out different ways to document, share, and respond to your concerns and questions regarding Leaf and its future. We've been using a combination of GitHub issues, Discord, and occasional tweets to keep you updated on our progress. Unfortunately, this has made it difficult for us to keep you in the loop on what we're working on, and for you to share your thoughts and concerns with us. We've been working on a new way to address this issue, and we're excited to introduce Hangouts and Reports.
The first part of this year was tough for Leaf from a development standpoint. Progress was slow, and we found ourselves burdened with a significant amount of technical debt. But it's not all bad news! We're almost back on track and hitting our stride, making up for lost time and working hard to improve Leaf for everyone. In this article, we will share our plans for the final third of the year and the thought process behind each decision. Let's dive in!
Last month we co-hosted the Build First Conference. We used this platform to talk about Leaf, what it is, why you should use it and how to build simple but powerful applications and APIs using Leaf PHP. The event which was co-hosted with SeevCash was a huge success, and this is our recap for those who missed the event.
The Leaf documentation has been partially re-written with a ton of updates to the content and structure. The new docs include more detailed explanations, more examples. The new docs are also more organized and easier to navigate. The new docs also include merged content from Leaf MVC, Leaf API and Skeleton.
We released Leaf 3 early last year. Since then, we've added a ton of functionality and made Leaf 3 even easier to use. In this article, we'll look at how to get started with Leaf, some useful features and a quick-start to building your first Leaf app.
This month, a whole lot of work has been done to improve Eien which was started earlier in October. We added a bunch of features and improved the way Eien works under the hood. Though still in its early stages, Eien is already showing a lot of promise and we're excited to see what the future holds.
Earlier this year, we shared a roadmap for what we had in store for Leaf throughout the year. This article is to take us through what we've been able to achieve, both listed and unlisted on our roadmap.
Eien is Leaf's implementation of a high-speed, high-performance server based on powerful tools like Open Swoole and Swoole. Eien loads your app in memory and shares a state between requests to achieve amazing speeds, up to 40x. Read the docs @ leafphp.dev/modules/eien
Over the past couple of months, we've talked about our plans for Leaf, but never into details. In this post, we share high-level details of our roadmap, so the community can see our priorities and make plans based off the work we are doing.
The official build of Leaf 3 was released on 15th March, and since then, all our packages are updating to use Leaf 3 as the new default. Make sure to read the breaking changes section to see if you need to make certain changes before the switch to Leaf 3.
We've been planning a new release: version 3 of leaf which has been under development for the past couple of months. This post contains everything you need to know about Leaf 3 ⚡️