Packages from artisansdk

  • PHP

    artisansdk/bench

    A set of testing and package development tools for the Artisan's work bench.

  • PHP

    artisansdk/blueprint

    A render for API Blueprints compatible with Laravel.

  • PHP

    artisansdk/contract

    Contracts (interfaces) for framework extensions included in Artisan SDK.

  • PHP

    artisansdk/cqrs

    A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.

  • PHP

    artisansdk/event

    A foundational package for Event Sourcing (ES) using an Event Store database, compatible with Laravel.

  • PHP

    artisansdk/generic

    A user-land implementation of generics in PHP.

  • PHP

    artisansdk/model

    A self-validating model compatible with Laravel Eloquent that validates when it's saved.

  • PHP

    artisansdk/ratelimiter

    A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.

  • PHP

    artisansdk/server

    A service-based, Laravel PHP implementation of an async, realtime, WebSocket server.

  • PHP

    artisansdk/srp

    A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.

  • PHP

    artisansdk/support

    Supporting functions, classes, helpers and code for other Artisan SDK packages.