There are quite a lot of open-source projects built with Laravel. But also, some open-source projects choose just plain PHP,…
Laravel
Laravel’s Email rule object transforms email validation with a fluent interface that combines format checking, DNS verification, and spoofing prevention.…
Sublime Text released v4200 this week with support for a right sidebar, syntax highlighting improvements, rewritten syntax highlighting languages like…
Laravel’s Fluent array() method ensures consistent array output from Fluent objects, eliminating manual casting needs. This feature simplifies configuration handling…
The Laravel team released v12.15.0, with Locale-aware number parsing, a string `hash()` helper method, inject contextual attribute values, and more.…
Laravel’s finally method enables elegant pipeline cleanup by integrating post-pipeline operations directly into the pipeline chain. This feature ensures cleanup…
The Chargebee Starter kit gives you a starting point for working with Chargebee’s subscription billing services and Laravel’s new Starter…
Test and enforce architectural rules in your Laravel applications Source: Read MoreÂ
Extra strict and opinionated PHPStan rules for Laravel. Source: Read MoreÂ
An SDK to easily work with the Mailcoach API in Laravel apps Source: Read MoreÂ
A package containing handy helpers for your Laravel-application. Source: Read MoreÂ
Laravel’s AsCollection::of() method automatically transforms JSON columns into strongly-typed collections of value objects. This casting feature brings structure and type…
Deployer is a free and open source deployment tool written in PHP. The post Deployer appeared first on Laravel News.…
The Laravel Data package has many incredible features for working with data objects in Laravel applications. Data objects are rich,…
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses…
Laravel’s UseFactory attribute enables declarative factory associations directly on Eloquent models using PHP attributes. This approach clarifies model-factory relationships, simplifies…
Useful Laravel links to read/watch for this week of May 2025. Source: Read MoreÂ
Laratext is a Laravel package that manages and auto-translates application text strings. It allows specifying both key and text for…
Publishes migrations that make your database production ready. Source: Read MoreÂ
VSCode is gaining more traction thanks to Cursor, an AI-powered code editor. But if you are switching from PHPStorm to…