News


02/17/2025 - 02:00

Version 2.2 of Yii Validator package has been released. Here is the list of changes included in the new version:





02/17/2025 - 01:41


Profanify is a PestPHP Plugin designed to detect and flag instances of profanity within your application.





02/17/2025 - 01:38


This package lets you benchmark your artisan commands providing metrics for Execution Time, Memory Usage, SQL Query Count and Number or Rows returned/affected.





02/16/2025 - 10:03

This week, development activity focused on the upcoming Symfony 7.3 version. We introduced a simpler way to configure DKIM and SMIME options, improved how to work with value objects in the container and added Markdown format support for tables in the console.





02/15/2025 - 21:24


Master the implementation of multi-device session management in Laravel. A comprehensive guide to terminating user sessions across devices and strengthening application security.





02/15/2025 - 21:22


Explore Laravel's pessimistic locking methods to prevent data races in concurrent operations. Learn to implement robust data consistency measures in high-stakes scenarios like financial transactions.





02/15/2025 - 21:21


Discover how to enhance Laravel's pagination with URL fragments. Learn to maintain scroll position and context across page navigation while improving user experience in content-heavy applications.





02/15/2025 - 21:19


Master Laravel's JSON column update capabilities using the arrow syntax. Learn to efficiently modify specific portions of JSON data in your database while maintaining data integrity and structure.