When working with substantial datasets in Laravel applications, sending all data at once can create performance bottlenecks and memory issues.…
PHP
This week, the Laravel team released v11.34, with a Request::fluent() method, a Number spellOrdinal() helper, conditional route definitions, shorthand fakes…
Latest PECL Releases: smbclient 1.1.2 Build fixes. zephir_parser 1.7.0 ### Added – Enabled PHP 8.4 support [#154](https://github.com/phalcon/php-zephir-parser/issues/154) couchbase 4.2.5 Enhancements…
When building web applications, dealing with optional inputs and providing default values is a common task. Laravel simplifies this common…
Warden is a Laravel package that performs security audits on your Composer dependencies and provides automated notifications for vulnerabilities. With…
A media picker plugin for FilamentPHP. Source: Read MoreÂ
Latest PEAR Releases: PEAR 1.10.16 pearweb_phars 1.10.24 Services_Libravatar 0.2.4 HTML_Template_IT 1.3.2 Source: Read MoreÂ
SaaSykit is a feature-rich Laravel-based SaaS starter kit designed to accelerate the development of SaaS applications. It provides developers with…
It’s that time of year again. You can save massive amounts of money on everything from training courses to complete…
A laravel package that scrubs sensitive information for you. Source: Read MoreÂ
Need to configure mailers dynamically? Laravel’s Mail::build method lets you create mailers on the fly! Let’s explore this flexible approach…
On this Black Friday “season”, until December 2nd, you can use coupon code FRIDAY24 to get 40% off yearly/lifetime membership.…
PHP 8.4 is scheduled to be released tomorrow, and one exciting feature we haven’t covered yet is Asymmetric Property Visibility.…
Latest PECL Releases: pecl_http 4.2.6 * Fix #136 Potential incompatibility with libcurl 8.9.0; add workaround for CURLOPT_INTERFACE for v8.9-8.10 Fix…
If you have a form with 10+ fields, it may make sense to divide them into multiple steps. Let me…
The Pulse API package by Roberto Gallea gives you all the data available in Laravel Pulse as a JSON API.…
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library Source: Read MoreÂ
Store UTC dates in the database and work with custom timezones in the application. Source: Read MoreÂ
This PHP Data Model package provides a lightweight, non-invasive way to hydrate type-safe PHP objects recursively. It uses reflection and…
A dead-simple comments package for Laravel. Source: Read MoreÂ