The SmartCache package for Laravel by Ismael Azaran is a caching optimization package designed to enhance how your application handles data caching.
|
Get in front of the entire Laravel ecosystem with one exclusive sponsorship.
The Laravel News Exclusive Package is the premier way to reach tens of thousands of engaged Laravel developers across every channel we own. With this package, your brand doesn’t just get seen, it becomes part of the Laravel conversation that week.
We are now reserving spots for Q4 and they are available on a first-come, first-served basis with a limit of one per week.
|
Enhance Laravel Livewire performance using computed properties with caching. The #[Computed] attribute prevents expensive re-calculations by intelligently caching method results, supporting persistent and global caching strategies for optimal application efficiency.
|
Laravel Jobs
The official Laravel job board connecting the best jobs with top talent.
|
|
|
Now hiring
Post a job on LaraJobs and it'll be featured here next week.
|
Learn how to use SQLite effectively in Laravel apps. This guide covers WAL mode, busy timeouts, Eloquent casts, and transaction pitfalls. Plus workarounds for avoiding SQLITE_BUSY errors until PHP 8.5 improves SQLite support.
|
The Laravel Zxcvbn package is a validation rule that estimates password strength using a PHP port of Dropbox's JS package. It considers using user inputs as well to determine a score for password guessability.
|
Simplify Laravel string validation using doesntStartWith() and doesntEndWith() methods. These inverse methods eliminate confusing double negatives, creating more readable validation logic for content filtering and input sanitization.
|
The Laravel Spy package is a lightweight package to track and log outgoing HTTP requests in your application. It features a zero-config way to log all requests made with the Laravel HTTP client, useful for debugging and monitoring external API calls made in your application.
|
LaraPath is a secure, fluent path builder for PHP, featuring sanitization strategies and Laravel integration for version 11+.
|
Automate Laravel applications efficiently using the Task Scheduler. Replace traditional cron jobs with expressive scheduling methods that support complex timing, environment controls, and sophisticated execution management for reliable background processing.
|
|