News


03/17/2025 - 09:16

The World Wide Web Consortium (W3C) published the Authorized French Translation of Web Content Accessibility Guidelines (WCAG)





03/16/2025 - 23:48


Intervention Image provides an easy and expressive way to edit images and supports PHP's two most common image processing libraries GD Library, Imagick or libvips.





03/16/2025 - 23:46


The Laravel package "Intervention Validation" extends the framework's validation system by adding rules to validate specialized data formats such as IBAN, BIC, ISBN, and credit card numbers.





03/16/2025 - 10:18

This week, the upcoming Symfony 7.3 version updated lazy services to use PHP native lazy objects and added a feature to define global translation parameters. Meanwhile, the existing Symfony versions fixed support for PHP 8.4 hooks and asymmetric visibility in VarExporter.





03/16/2025 - 02:00

Version 12.1 of Yii View package has been released. Here are the list of improvements and fixes included in the new version:





03/16/2025 - 02:00

Version 12.1 of Yii View package has been released. Here are the list of improvements and fixes included in the new version:





03/15/2025 - 15:49


Improve string manipulation in your Laravel applications with the Str::remove method. This utility makes character removal operations more readable while supporting both single character and array-based pattern removal.





03/15/2025 - 15:46


Simplify URL handling in your Laravel applications with the powerful Uri class. This fluent interface makes complex URL operations more readable and maintainable while reducing common string manipulation errors.