We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(v0.9.0): Update Wiki with Production Readiness features ## New Documentation - Health-Checks.md: Endpoints, configuration, custom checks - Logging.md: StructuredLogger, AuditLogger, RequestLogger - Cache.md: Response caching, invalidation, stores - Exception-Handling.md: ApiException, ErrorCode, ApiResponse trait ## Updated Documentation - Home.md: Added Production Features section - Security-Attributes.md: Added IP Access, HMAC, Tier Throttling - Configuration.md: Added all new config sections - Behavioral-Traits.md: Added #[Transactional] attribute - Roadmap.md: v0.9.0 marked as completed
docs: update documentation for v0.7.0 production-ready features ## Updates - Add #[RateLimit] documentation to Behavioral-Traits.md - Add Quality Assurance section to Roadmap.md (PHPStan, Tests, CI) - Update Configuration.md with rate_limit settings - Rewrite Action-Definition.md with correct patterns (execute + Request) - Create DTOs.md guide with comprehensive examples - Update Home.md navigation with new docs
docs: update Wiki for v0.2.0-alpha - CLI-Commands: add core:cache, core:docs, updated core:migrate, production workflow - Query-Engine: nested includes, cursor pagination, OR groups, new operators, auto validation - Configuration: disable_cache, auth.default_guard, pagination settings, .env reference - Behavioral-Traits: #[Authorize] full documentation - Roadmap: shipped features table, future roadmap reorganized - Home: updated navigation links
docs: release v0.1.0-alpha wiki documentation