Packages from solidframe

  • PHP

    solidframe/archtest

    Architecture testing with fluent API: enforce DDD, CQRS, modular rules as PHPUnit tests for SolidFrame

  • PHP

    solidframe/core

    Core interfaces, base classes, Result type, and Pipeline for SolidFrame

  • PHP

    solidframe/cqrs

    CQRS building blocks: Command, Query, Handlers, and Bus implementations for SolidFrame

  • PHP

    solidframe/ddd

    DDD building blocks: ValueObject, Entity, AggregateRoot, Specification for SolidFrame

  • PHP

    solidframe/event-driven

    Event-driven building blocks: EventBus implementation, listener resolver for SolidFrame

  • PHP

    solidframe/event-sourcing

    Event Sourcing building blocks: EventStore, Snapshot, event-sourced AggregateRoot for SolidFrame

  • PHP

    solidframe/laravel

    Laravel bridge for SolidFrame architectural packages

  • PHP

    solidframe/modular

    Modular monolith building blocks: module contracts, integration events, ACL, registry for SolidFrame

  • PHP

    solidframe/phpstan-rules

    PHPStan rules for DDD, CQRS, and Event Sourcing architectural enforcement

  • PHP

    solidframe/saga

    Saga / Process Manager building blocks: saga lifecycle, compensation, correlation, store for SolidFrame

  • PHP

    solidframe/symfony

    Symfony bridge for SolidFrame architectural packages