Libraries tagged by laravel service
mograine/laravel-sendinblue-template
1024 Downloads
A Laravel 7/8/9 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
lotuashvili/laravel-smsoffice
279 Downloads
SMSOffice.ge Service and Notification channel for Laravel
efati/laravel-module-generator
45 Downloads
Laravel Module Generator with Repository/Service/DTO/Provider/Test
brdevelopers/laravel-apn-notification-channel
109 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 6 using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
borwita-packages/php-minio-service
5 Downloads
A flexible Laravel package for MinIO object storage service.
nickknissen/laravel-quickpay
213 Downloads
Simple Laravel Wrapper for the Quickpay API services.
shubhamc4/cgrate-laravel
39 Downloads
Laravel package for integrating with CGrate payment service (543 Konse Konse)
progpark/aliyun-mns-laravel
252 Downloads
Laravel queue driver bases on Aliyun Message Service(MNS).
jakub-klapka/laravel-windows-auth
87 Downloads
Service for IIS Windows authentication in Laravel
insign/laravel-decaptcha
766 Downloads
A Laravel package for captcha recognition for popular services like rucaptcha.com, 2captcha.com, pixodrom.com, captcha24.com, socialink.ru, anti-captcha.com
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
abe/laravel-mns
565 Downloads
Laravel queue driver bases on Aliyun Message Service(MNS).
zssarkany/laravel-database-sticky-timezone
207 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
zenichanin/freshdesk-laravel
8308 Downloads
Laravel package for the Freshdesk API (v2)
ysm/laravel-repository-pattern
23 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer