Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ A curated list of delightful [Laravel](http://laravel.com/) PHP framework [packa
- [Laravel Transactional Events](https://github.com/fntneves/laravel-transactional-events) - Adds a transactional layer to the Laravel [Event Dispatcher](https://laravel.com/docs/events#dispatching-events). \[09/06/2017\]
- [Laravel Validation Rules](https://github.com/laravel-validation-rules) - Collection of drop-in, Composer-enabled validation rules that integrate with built-in [validation engine](https://laravel.com/docs/5.5/validation). \[09/21/2017\]
- [MailThief](https://github.com/tightenco/mailthief) - A fake mailer for Laravel applications that makes it easy to test mail without actually sending any emails. \[07/07/2016\]
- [SuperSend TX Laravel](https://github.com/Super-Send/supersendtx-laravel) - Laravel mail transport and facade for the SuperSend TX transactional email API (`MAIL_MAILER=supersendtx`). \[08/03/2026\]
- [PDF Laravel 5](https://github.com/vsmoraes/pdf-laravel5) - Package wrapper for [DOMPDF](http://dompdf.github.io/) HTML-to-PDF conversion library. \[08/16/2015\]
- [PHP Curl](https://github.com/anlutro/php-curl) - A simple PHP wrapper class for [cURL](http://curl.haxx.se/), including Laravel [service provider](http://laravel.com/docs/ioc#service-providers) and facade.
- [Prestissimo](https://github.com/hirak/prestissimo) - [Composer](https://getcomposer.org/) plugin which allows parallel downloads (via [cURL](https://curl.haxx.se/)) to speed up installation of packages. \[05/20/2019\]
Expand Down