composer.json.| Package | Status | |
|---|---|---|
| artisansdk/bench | A set of testing and package development tools for the Artisan's work bench. | |
| artisansdk/blueprint | A render for API Blueprints compatible with Laravel. | |
| artisansdk/contract | Contracts (interfaces) for framework extensions included in Artisan SDK. | |
| artisansdk/cqrs | A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel. | |
| artisansdk/event | A foundational package for Event Sourcing (ES) using an Event Store database, compatible with Laravel. | |
| artisansdk/generic | A user-land implementation of generics in PHP. | |
| artisansdk/model | A self-validating model compatible with Laravel Eloquent that validates when it's saved. | |
| artisansdk/ratelimiter | A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel. | |
| artisansdk/server | A service-based, Laravel PHP implementation of an async, realtime, WebSocket server. | |
| artisansdk/srp | A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol. | |
| artisansdk/support | Supporting functions, classes, helpers and code for other Artisan SDK packages. |