localizator
by amirami
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
laravel-password-history-validation
by infinitypaul
Prevent users from reusing recently used passwords
laravel-chartjs
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
laravel-timezones
by whitecube
Store UTC dates in the database and work with custom timezones in the application.
laravel-openid-connect
by jeremy379
OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.
laravel-process-approval
by ringlesoft
A package to handle process approval flow in a laravel application.
laravel-turnstile
by coderflex
A package to help you implement the Cloudflare turnstile "CAPTCHA Alternative"
laravel-digest
by hmones
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
laravel-redis-sentinel
by namoshek
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
laravel-config-checker
by chrisdicarlo
Package to check that configuration key references actually exist in your config files.
laravel-reactions
by qirolab
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
laravel-persian-validation
by sadegh19b
A persian alphabet, number and etc. validation package for laravel
filament-daterangepicker-filter
by malzariey
This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)
laravel-cashier-mollie
by mollie
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
laravel-db-auditor
by vcian
Database DB Auditor provide leverage to audit your MySql, sqlite, PostgreSQL database standards and also provide options to add constraints in table.
laravel-gpt
by maltekuhr
Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel applications.
filament-table-repeater
by awcodes
A modified version of the Filament Forms Repeater to display it as a table.
laravel-model-filter
by lacodix
A Laravel package to filter, search and sort models with ease while fetching from database.