orklah/doctrine-typed-results

0.1.4 2020-10-14 18:59 UTC

This package is auto-updated.

Last update: 2024-03-29 04:36:38 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)