Libraries tagged by laravel-confetti
karabin/laravel-confetti
6 Downloads
PHP wrapper around Confetti API
tightenco/tlint
1024088 Downloads
Tighten linter for Laravel conventions
lasselehtinen/laravel-conventions-checker
9252 Downloads
grumphp config to automatically check conventions for Laravel projects
mpyw/laravel-database-mock
5478 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
x/laravel-connection-pool
4 Downloads
Connection pooling for illuminate/database
mcrm/laravel-connection-storage
7 Downloads
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
faustoff/laravel-contextify
856 Downloads
Contextual logging in Laravel
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
troodi/laravel-connection-pool
1 Downloads
Connection pooling for illuminate/database
mantraideas/laravel-connectips
13 Downloads
Laravel Connectips Payment Gateway Integration
iuliansafta/laravel-connections
39 Downloads
This package gives Eloquent models the ability to manage their friendships.
bardiz12/laravel-connection-pool
1 Downloads
Laravel Connection Pool
kfriars/connection-shim
43 Downloads
A Laravel Connection implementation that allows you to persist the Schema Builder instance.
edfavieljr/laravel-ai-bridge
1 Downloads
LaravelAIBridge provides a unified and fluid API to implement advanced AI capabilities in Laravel applications, including text generation, embedding, sentiment analysis, classification and image generation, all following Laravel conventions and style.
citricguy/twilio-laravel
34 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.