News


01/14/2025 - 05:00

Node.js Launches Official Community Space on Discord





01/14/2025 - 02:01

Enterprise-scale software systems are often implemented by several cross-functional teams. To enable such teams to provide new features efficiently, it is desirable to minimize the need for coordination between them. This calls for a modularization that verticalizes the system into low-coupled areas individual teams can take care of.





01/14/2025 - 02:00

Minor version of Yii Cache File Handler package is released.

  • Don't create cache directory on FileCache initialization.
  • Clear stat cache in FileCache::set().
  • Handle race condition when creating cache directory.
  • Set correct permissions for nested directories.




01/14/2025 - 01:53

Peck is a powerful CLI tool designed to identify wording or spelling mistakes in your codebase.





01/13/2025 - 16:56

We are thrilled to announce that the API Platform Conference will return on September 18th and 19th, 2025, both in Lille (France) and online.
The API Platform Conference is a two-day event that highlights the latest trends, best practices, and case studies related to API Platform and its ecosystem, including PHP, Symfony, JavaScript, AI, FrankenPHP, performance, and tools.





01/13/2025 - 16:44

The Symfony UX initiative was announced in December 2020. It was introduced to
enhance the developer experience by integrating JavaScript tools and libraries
more seamlessly with Symfony applications, focusing on improving the front-end
development workflow.

Today, we are happy to announce the Symfony UX Core Team. This team has been
working on improving the Symfony UX for quite a while now.

The team is made of 5 members:





01/13/2025 - 03:47


Laravel Debounce is a package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.