andydefer member since: Mar 23, 2025 · Transparency log

andydefer's packages

  • 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-fuzzy

    Powerful fuzzy search system for Laravel with database indexing

  • PHP

    andydefer/laravel-hermes

    Hermes - Intelligent text similarity, completion, suggestion and search service for Laravel, powered by n-grams and metaphone algorithms.

  • PHP

    andydefer/laravel-indexer

    A powerful and flexible indexing system for Laravel with Eloquent support, n-gram and metaphone tokenization, and advanced search capabilities.

  • PHP

    andydefer/laravel-jsonl

    JSONL storage service for Laravel - write, read, query, and clean JSON Lines files with custom path strategies

  • 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-nemesis

    Nemesis: Multi-model token-based authentication for Laravel

  • 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.

  • PHP

    andydefer/laravel-reminder

    A flexible and robust reminder system for Laravel