Skip to content

History

Revisions

  • docs: update Action, CLI Commands, and Entity documentation

    @lpachecob lpachecob committed Mar 26, 2026
    d870626
  • docs: update Roadmap to v0.9.1 with bug fixes section

    @lpachecob lpachecob committed Mar 26, 2026
    2ee938e
  • docs: Update Installation with Packagist support - Add Composer as recommended installation method - Update requirements to PHP 8.3+ - Update Laravel requirement to 13+

    @lpachecob lpachecob committed Mar 24, 2026
    8674ac5
  • docs(v0.9.0): Add Production-Checklist.md and update navigation - Add Production-Checklist.md with deployment guide - Update Home.md with deployment section - Add monitoring hooks documentation reference

    @lpachecob lpachecob committed Mar 24, 2026
    b64a52c
  • 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

    @lpachecob lpachecob committed Mar 24, 2026
    278e0b6
  • docs: update roadmap with v0.9.0 production features Added v0.9.0 section with: - Exception Handler - API Response Format (opt-in) - Transactional Attribute - Health Checks (auto-discovery) - Structured Logging - Database Timeouts - Response Cache - IP Whitelist/Blacklist - Request Signing (HMAC) - Tier-based Throttling Added v0.9.5 for advanced features

    @lpachecob lpachecob committed Mar 24, 2026
    71765d5
  • docs: update security documentation for v0.8.0 - Added Security section to Roadmap - Added ThrottleLogin and Ownership attributes to Behavioral-Traits - Added Enterprise Security Features section to Security-Attributes - Updated version references to v0.8.0

    @lpachecob lpachecob committed Mar 24, 2026
    7256394
  • docs: update branding to Metadata-Driven PHP Framework - Update Home.md description - Update Architecture.md subtitle

    @lpachecob lpachecob committed Mar 24, 2026
    d24b6ed
  • 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

    @lpachecob lpachecob committed Mar 24, 2026
    aeb0fa9
  • docs: Complete Wiki documentation overhaul New wiki pages: - Relations-Definition.md: Complete guide to all relationship types with examples - Security-Attributes.md: Documentation for Hidden, Encrypted, and Hashed attributes - Validation-Attributes.md: Comprehensive validation attributes reference with 40+ examples Updated wiki pages: - Entity-Definition.md: Added PrimaryKey, ForeignKey, Index, UniqueConstraint documentation - Behavioral-Traits.md: Added Timestampable, Blameable, Sluggable, Policy documentation - Architecture.md: Updated attributes structure - Home.md: Added links to new documentation pages - Roadmap.md: Updated to v0.7.0 with complete feature list All documentation includes: - Parameter tables with types and defaults - Code examples for every attribute - Use case descriptions - Generated SQL output examples

    @lpachecob lpachecob committed Mar 24, 2026
    f95402a
  • docs: Reorder v0.8.0 before v1.0.0 in Roadmap

    @lpachecob lpachecob committed Mar 23, 2026
    a30dea3
  • docs: Add WebSockets integration guide

    @lpachecob lpachecob committed Mar 23, 2026
    b1309cb
  • docs: update roadmap with strategic pre-v1 features

    @lpachecob lpachecob committed Mar 23, 2026
    4e0b757
  • docs: progress on roadmap v0.5.4-alpha

    @lpachecob lpachecob committed Mar 23, 2026
    d23b00d
  • docs: update roadmap for v0.5.3-alpha

    @lpachecob lpachecob committed Mar 23, 2026
    dc1894e
  • docs: release v0.5.1-alpha with infrastructure isolation note

    @lpachecob lpachecob committed Mar 23, 2026
    52d0e57
  • docs: finalize v0.5.0-alpha-final boilerplate documentation - Updated Architecture to include boilerplate examples (Action/DTO/Entity) - Bumped roadmap version to alpha-final

    @lpachecob lpachecob committed Mar 23, 2026
    934b482
  • docs: update Roadmap and CLI Commands for v0.5.0-alpha - Documented core:make:entity functionality - Moved Automated Testing, Scaffolding and DB Parity to Shipped Features section - Bumped active development version to v0.5.0-alpha

    @lpachecob lpachecob committed Mar 23, 2026
    65053e7
  • docs: add automated testing documentation and CLI reference

    @lpachecob lpachecob committed Mar 23, 2026
    2c7437c
  • docs: document ManyToMany, auto-sync, and Eager Loading N+1 fix

    @lpachecob lpachecob committed Mar 23, 2026
    18ac5b8
  • 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

    @lpachecob lpachecob committed Mar 23, 2026
    bdd6e45
  • docs: release v0.1.0-alpha wiki documentation

    @lpachecob lpachecob committed Mar 22, 2026
    b9bd820