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.
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.
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.
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.
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.
Enhance your Laravel application's security model with backed enum support for permissions. This feature provides a type-safe approach to authorization checks while improving code readability and maintainability.
The World is a Laravel package that provides a comprehensive list of countries, states, cities, timezones, currencies, and languages.
Bridging the gap between the frontend and backend is a challenge that tries to solve Fusion. On its way to do so, it brings a lot of things to learn from.
The Laravel team released v12.2.0 this week, along with an update to the Laravel installer that supports community starter kits.
The Filament Shield package adds access management to your Filament panels, resources, pages, and widgets.
Pinout is a Laravel package that bridges the gap between web applications and hardware, enabling developers to control hardware components directly from their Laravel projects.