PHP Annotated – June 2023
June PHP News Roundup In this edition of the PHP Annotated, the latest developments in the PHP community are presented. From PHP's 28th birthday to new releases of popular frameworks, there's plenty to keep developers up-to-date.
PHP Celebrates 28 Years On June 8th, PHP celebrated its 28th birthday. Since its inception, PHP has become a popular choice for web development. In honor of this milestone, let's take a look back at Rasmus Lerdorf's initial public announcement of PHP. PHP has come a long way since then, and it continues to empower developers and push the boundaries of web technology.
PhpStorm's Favorite Coding Tracks The JetBrains PhpStorm team reached out to 20 members of the PHP community and asked them to name their favorite coding tracks. The result is a playlist tailor-made for PHP developers. Check out the playlist and see if your favorite tracks made the list.
PHP 8.1 Alpha Released PHP 8.1 Alpha has been released, and it comes with a host of new features and improvements. Among the changes are the addition of the Fibers feature, which allows developers to write asynchronous code in a synchronous style. The new release also includes the new str_contains()
function, which makes it easier to check if a string contains a specific substring. PHP 8.1 Alpha also comes with a host of performance improvements, making it faster and more efficient than ever before.
Laravel 9 in the Works Laravel, one of the most popular PHP frameworks, is currently working on version 9. The new release promises to bring a host of new features and improvements, including support for PHP 8.1, better performance, and improved error handling. Laravel 9 is expected to be released later this year.
Symfony 6 Released Symfony, another popular PHP framework, has released version 6. The new release comes with a host of new features and improvements, including support for PHP 8.1, improved performance, and better error handling. Symfony 6 also includes a new component called HttpClient, which makes it easier to make HTTP requests in your PHP applications.
In conclusion, the June PHP Annotated has presented the latest developments in the PHP community. Developers can keep up-to-date with the latest news, articles, tools, and videos. Stay tuned for more updates and happy coding!