laravel-cross-eloquent-search
by protonemedia
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
laravel-samlidp
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
nova-detached-filters
This Laravel Nova package allows you to detach filters from the filter dropdown
laravel-password-history
by imanghafoori
A package to keep a history of all password changes of users
laravel-livewire-tables
by kdion4891
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
laravel-nullable
by imanghafoori
A package to help you write expressive defensive code in a functional manner
auditable-log
by devpartners
A Laravel Nova resource tool for displaying the Laravel Auditing audit log.
sansdaemon
by queueworker
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
eloquent-has-by-non-dependent-subquery
by mpyw
Convert has() and whereHas() constraints to non-dependent subqueries.
turbo-laravel
by tonysm
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
etagconditionals
by werk365
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
spotlight
by livewire-ui
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
laravel-localized-routes
by codezero
A convenient way to set up, manage and use localized routes in a Laravel app.
laravel-blade-sortable
by asantibanez
Custom Blade components to add sortable/drag-and-drop HTML elements in your apps
laravel-currency
by amrshawky
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
laravel-cloudfront-url-signer
by dreamonkey
Laravel 5.6+ wrapper around CloudFront canned signed URLs
laravel-nullable-fields
by dyrynda
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
inertiajs-tables-laravel-query-builder
by protonemedia
Inertia.js Front-end Components for Spatie's Laravel Query Builder