andydefer member since: Mar 23, 2025 · Transparency log

andydefer's packages

  • PHP

    andydefer/algo-kit

    Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP

  • PHP

    andydefer/algokit

    Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP

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

  • 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/inverted-index-search

    A powerful search engine library based on Inverted Index for PHP - Full-text search, boolean queries, and expression evaluation

  • PHP

    andydefer/jsonl-cache

    PSR-16 compatible JSONL-based cache system with key-based path strategy

  • PHP

    andydefer/laravel-actions

    Action-oriented architecture for Laravel applications

  • PHP

    andydefer/laravel-addresses

    Laravel package providing polymorphic addresses with Repository pattern, DTOs, Enums, and Value Objects.

  • Makefile

    andydefer/laravel-casts

    Advanced Eloquent casts for Laravel including Money and JSON handling

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

    Powerful fuzzy search system for Laravel with database indexing