Skip to content

Improve documentation for validation, lazy, and readonly features#80

Merged
dereuromark merged 4 commits intomasterfrom
docs/improve-new-features-documentation
Feb 9, 2026
Merged

Improve documentation for validation, lazy, and readonly features#80
dereuromark merged 4 commits intomasterfrom
docs/improve-new-features-documentation

Conversation

@dereuromark
Copy link
Contributor

Summary

  • Add validation rules, lazy properties, readonly properties to README features list
  • Expand lazy loading docs with usage examples, toArray behavior, and when-to-use guidance
  • Add readonly vs immutable comparison table with recommendations
  • Add Examples.md sections for validation rules, lazy loading, and readonly properties

- Add validation rules, lazy properties, readonly properties to README features list
- Expand lazy loading docs with usage examples, toArray behavior, and when-to-use guidance
- Add readonly vs immutable comparison table with recommendations
- Add Examples.md sections for validation rules, lazy loading, and readonly properties
@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.99%. Comparing base (3b3cb45) to head (26cc423).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage     82.99%   82.99%           
  Complexity     1381     1381           
=========================================
  Files            40       40           
  Lines          3334     3334           
=========================================
  Hits           2767     2767           
  Misses          567      567           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Remove irrelevant PHP version mentions (8.0+, 8.1+)
- Fix 'compile-time' to just 'immutability enforcement'
- Remove misleading comment about protected property access
- Remove incorrect 'validates structure' claim for lazy loading
@dereuromark dereuromark merged commit df6b7db into master Feb 9, 2026
12 checks passed
@dereuromark dereuromark deleted the docs/improve-new-features-documentation branch February 9, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant