Packages from andydefer
-
PHP
andydefer/best-practices
Architecture standardisée pour Laravel : Records typés, Actions découplées, Collections type-safe et tests robustes
-
PHP
andydefer/data-validator
Validates and sanitizes structured data arrays with configurable constraints (size, depth, nesting, key/value types).
-
PHP
andydefer/directive-forge
Code generation directives for Laravel - forge directives, actions, tasks, repositories, records and typed collections etc...
-
-
Makefile
andydefer/laravel-casts
Advanced Eloquent casts for Laravel including Money and JSON handling
-
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-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-pawapay
Laravel SDK for integrating Pawapay Mobile Money payments (pay-ins, pay-outs, and webhooks) across African markets.
-
-
PHP
andydefer/laravel-repository
A lightweight, type-safe repository pattern implementation for Laravel
-
-
PHP
andydefer/laravel-task
A lightweight, file-based task system for Laravel with async execution, recurring tasks, and JSONL storage
-
PHP
andydefer/php-records
A typed data structure package that brings type safety to internal application communication in PHP.
-
PHP
andydefer/push-notifier
A robust PHP package for sending push notifications via Firebase Cloud Messaging (FCM)