Libraries tagged by packaged
kirschbaum-development/mail-intercept
287687 Downloads
A test package for intercepting email sent from Laravel
kingflamez/laravelrave
195041 Downloads
A Laravel Package for Flutterwave Rave
khatabwedaa/blade-css-icons
458484 Downloads
A package to easily make use of Css.gg in your Laravel Blade views.
kg-bot/laravel-localization-to-vue
620918 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
kawankoding/laravel-fcm
249075 Downloads
A package to send Firebase notification cross Laravel Application
kalessil/production-dependencies-guard
960042 Downloads
Prevents adding of development packages into require-section (should be require-dev).
juststeveking/laravel-redoc
117730 Downloads
A simple API documentation package for Laravel using OpenAPI and Redoc
junaidnasir/larainvite
92284 Downloads
Laravel Invitation package, existing users can invite others by email
jubeki/laravel-code-style
326805 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
josiasmontag/laravel-redis-mock
1214729 Downloads
This Laravel package provides a Redis mock for your tests
jordanbrauer/unit-converter
554288 Downloads
Convert standard units from one to another with this easy to use, lightweight package
joelbutcher/laravel-archivable
332298 Downloads
An archivable trait package for Laravel Eloquent models
joaopaulolndev/filament-edit-profile
30356 Downloads
Filament package to edit profile
jlorente/php-credit-cards
211516 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
jfcherng/php-sequence-matcher
2833319 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.