orklah/doctrine-typed-results

Maintainers

Package info

github.com/orklah/doctrine-typed-results

pkg:composer/orklah/doctrine-typed-results

Statistics

Installs: 303

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.1.4 2020-10-14 18:59 UTC

This package is auto-updated.

Last update: 2026-03-01 00:30:04 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)