orklah/doctrine-typed-results

Installs: 303

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/orklah/doctrine-typed-results

0.1.4 2020-10-14 18:59 UTC

This package is auto-updated.

Last update: 2025-09-29 02:50:01 UTC


README

TODO

  • Allow disabling assertions (gain performance but reduce runtime checks)
  • Investigate on Template inheritance(@extends/@template-extends): https://psalm.dev/docs/annotating_code/templated_annotations/
  • make sure every method in Query is in QueryInterface (not only in AbstractQuery) and simplify test
  • add more tests (static analysis correctness and functionnality)