Libraries tagged by laravelfs
timfeid/laravel-sendgrid
574 Downloads
Add sendgrid api methods to Laravel's Mail
tijmen-wierenga/laravel-mail-tester
195 Downloads
An extension to Laravel's TestCase which allows you to run unit tests on emails
thiagormoreira/laravel-extended-user
3 Downloads
This Laravel package adds profile page, account page, and extra features to Laravel's authenticated users.
telcolab/minify
9 Downloads
A Laravel's package that minifies blade files upon compiling.
taylornetwork/model-encryption
12 Downloads
Adds encryption to Laravel models using Laravel's built in encryption
taylornetwork/encrypter
161 Downloads
A custom encrypter class that uses Laravel's Encrypter class with a custom key instead of the application key.
tarsisioxavier/magic-object
10 Downloads
Simple object inspired on Laravel's models
tamkeenlms/laravel-data-selector
13 Downloads
An extra layer on top of Laravel's Eloquent to help with selecting and retrieving data from the database.
swayok/peskyorm-laravel
1011 Downloads
Service Providers and other classes to replace laravel's Eloquent ORM by PeskyORM
surgiollc/laroute
67 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
stubbornweb/vite-with-wordpress
2 Downloads
A simple, elegant Vite integration for WordPress themes and plugins — inspired by Laravel's Vite helper, providing seamless asset management, HMR support, and production-ready manifest handling.
stfr/laravel-sendinblue
6 Downloads
Laravel's mail transport for SendinBlue
speelpenning/binary-search-collection
13 Downloads
An extension for Laravel's collection with support for binary search.
soluzione-software/laravel-translations
511 Downloads
The package adds extra functionalities to Laravel's localization system.
softlabs/validator
19 Downloads
An extension of laravel's validator class ( based off jeffrey way's way of validation )