Yii2 Template Engine ¶
WordPress 5.9 Beta 3 is now available for testing!
This software version is still under development. Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.
You can test the WordPress 5.9 Beta 3 in three ways:
The French SymfonyLive conference is back in Paris on April 7-8 2022. Join us for a week of Symfony in French: 2-day workshops and 2-day conference!
Filament Form Builder is a package you can use to build forms using the TALL (Tailwind, Alpine.js, Laravel, and Livewire) stack.
The post Livewire Form Builder appeared first on Laravel News.
We are very pleased to announce that Yii Framework version 1.1.25 is released.
You can download it at yiiframework.com/download/.
The Online PHP Conference 2022 takes place January 17-21, 2022. This time we interpret the term "conference" literally: over the course of a week, we dedicate each morning to a topic that we will discuss together with invited experts in an interactive discussion. The topics are Remote Teams, Data Privacy and Data Security, Supply Chain Management, Cloud and Operations, and Green IT. The discussions will be held in German.
https://2022.phpconference.online/
First version of yiisoft/widget package was released.
Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion.
This package provides an abstract class and a factory for creating widgets, ready-made widgets are provided in the yiisoft/yii-widgets package.
Scout APM announced a new External Services Monitoring tool for Ruby, Python, and PHP applications.
The post Scout APM Announces Release of External Service Monitoring appeared first on Laravel News.
This week, Symfony 5.4.1 and 6.0.1 maintenance versions were released. In addition, the SymfonyWorld 2021 Winter edition conference too place with great success.
First version of Factory package was released. This package provides abstract object factory allowing to create objects by given definition with dependencies resolved by a PSR-11 container. It is useful if you need to create objects using definition syntax and/or want to configure defaults for objects created.