laravel-8-package
There are 41 repositories under laravel-8-package topic.
laravel-notification-channels/telegram
✈️ Telegram Notifications Channel for Laravel
grimzy/laravel-mysql-spatial
MySQL Spatial Data Extension integration with Laravel.
irazasyed/laravel-gamp
📊 Laravel Google Analytics Measurement Protocol Package
reliqarts/laravel-scavenger
The most integrated web scraper package for Laravel.
laravel-notification-channels/facebook
📨 Facebook Notifications Channel for Laravel
Owen-oj/laravel-getid3
A Laravel package to extract metadata from media files. mp3, aac, etc. It can be used with files stored on different disks such as local disk, S3 etc.
SiroDiaz/laravel-redirection
Laravel 8, 9 and 10 package to manage URL redirections inside your Laravel application using different data sources. It allows a better SEO support for your Laravel site.
asseco-voice/laravel-custom-fields
Extensible Laravel models without the need for additional database attributes
michaeldzjap/laravel-two-factor-authentication
A two-factor authentication package for Laravel >= 8
code-lts/Laravel-FCM
Laravel-FCM is an easy to use package working with both Laravel and Lumen for sending push notification with Firebase Cloud Messaging (FCM).
reliqarts/laravel-guided-image
Simplified and ready image manipulation for Laravel through intervention image.
telegram-bot-sdk/laravel
Laravel Package for Telegram Bot SDK
asanikovich/laravel-spatial
Laravel Eloquent spatial package
asseco-voice/laravel-json-query-builder
Building Eloquent queries from JSON
irazasyed/laravel-identicon
👤 Laravel Identicon Package
arukompas/better-log-viewer
A speedy and clean Laravel Log viewer with search and pagination
asseco-voice/laravel-open-api
OpenAPI 3.0. generator for Laravel 8
Philip1806/blublog
Laravel blog package with admin panel and public views. Includes all views, controllers, routes and everything needed for basic functionality of a blog after installation.
simplepleb/modulemanager-module
A Module for managing Laravel modules settings, status etc
asseco-voice/laravel-json-search
Enabling 'search' method for Laravel Eloquent models.
asseco-voice/laravel-stomp
STOMP native queue driver for Laravel
asseco-voice/laravel-code-quality
Githooks, PHP code sniffer, PHP mess detector
asseco-voice/laravel-json-authorization
JSON based microservices authorization for Laravel
bpedroza/laravel-mail-assertions
Make assertions on emails in Laravel 6-10
Dropelikeit/laravel-jms-serializer
JMS Serializer integration in Laravel / Lumen
asseco-voice/laravel-containers
Adding container support to Laravel models
asseco-voice/laravel-jwt-authentication
JWT token based Laravel authentication
asseco-voice/laravel-redis-cache-extension
Overriding Redis driver to enable wildcard key deletion
brokeyourbike/money-casts-laravel
Cast Laravel attributes to Money objects
brokeyourbike/money-validation-laravel
Laravel validation rules for Money and Currency
serogaq/laravel-tgbotapi
This package provides methods for working with the telegram bot api, and helpers for receiving updates via webhooks or the long polling method
stanfortonski/Laravel-Roles
Users roles for Laravel applications 7.x and 8.x.
stanfortonski/Laravel-Twofactor
Two-factor authentication package for Laravel 7.x, 8.x
craftzing/laravel-postmark-notification-channel
Send Laravel notifications using Postmark Email Templates
brokeyourbike/enum-validation-laravel
PHP 8.1 enum validation rules for Laravel