Libraries tagged by laravel smpp
babdev/laravel-breadcrumbs
16938 Downloads
Adds breadcrumb support to your Laravel applications.
orchestra/support-providers
132058 Downloads
Support (Providers) Component for Laravel and Orchestra Platform
coliving/laravel-friendships
20070 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
smashed-egg/laravel-route-annotation
4166 Downloads
Adds support for Route Annotations in Laravel
fork-299132/laravel-translation
5000 Downloads
A Translation package for Laravel 9 with database and cache support. Fork of the package Waavi Translation.
consilience/laravel-extended-logging
22775 Downloads
Extend Laravel and Lumen logging to better support containers
wildbit/laravel-postmark-provider
67442 Downloads
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
wapacro/laravel-msgraph-mail
7923 Downloads
Laravel mail driver to send emails using Microsoft Graph, supporting both personal accounts as well as work/school accounts (365/Exchange)
shiftonelabs/laravel-singular-resource-routes
10199 Downloads
Adds support for singular resource routes to the Laravel router.
rezgui/laravel-mpdf-dz
1223 Downloads
Laravel MPdf : Easily generate PDF files with arabic support
origami/support
11122 Downloads
Base and helper classes for Laravel projects
orchestra/support-core
131613 Downloads
Support (Core) Component for Orchestra Platform
ngmy/laravel-ide-helper-eloquent
4764 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
mpclarkson/freshdesk-laravel
66646 Downloads
Laravel package for the Freshdesk API (v2)
mobilestock/laravel-database-interceptor
3594 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.