barryvdh/laravel-ide-helper dependents (636) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
andydefer/directive-forge
Code generation directives for Laravel - forge directives, actions, tasks, repositories, records and typed collections etc...
-
PHP
andydefer/domain-structures
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
-
PHP
andydefer/laravel-comments
Laravel package providing polymorphic comments with Repository pattern, DTOs, Enums, Status management, and Value Objects.
-
PHP
andydefer/laravel-directive
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).
-
PHP
andydefer/laravel-fcm-notifications
Laravel package for Firebase Cloud Messaging notifications integration
-
-
PHP
andydefer/laravel-likes
Laravel package providing polymorphic reactions (like, love, haha, wow, sad, angry) with Repository pattern, DTOs, Enums, and Value Objects.
-
PHP
andydefer/laravel-logger
A structured logging package for Laravel that writes logs in JSONL format (JSON Lines).
-
PHP
andydefer/laravel-mfa
Laravel MFA: A flexible, multi-purpose Multi-Factor Authentication management system for Laravel applications with support for OTP (email/sms), TOTP (Google Authenticator), passwordless login, 2FA, and action confirmation.
-
-
PHP
andydefer/laravel-notification
Extensible polymorphic notification system for Laravel with multi-channel support (Mail, Database, SMS, WhatsApp, etc.)
-
PHP
andydefer/laravel-otp
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
-
PHP
andydefer/laravel-pawapay
Laravel SDK for integrating Pawapay Mobile Money payments (pay-ins, pay-outs, and webhooks) across African markets.
-
PHP
andydefer/laravel-ratings
Polymorphic rating and review system for Laravel with star ratings (1-5), reviews, average calculations, and distribution statistics.