entities

Entities and repositories support via attributes and repository generator

MIT License

Downloads
3.4K
Stars
5
Committers
1

Bot releases are hidden (Show)

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities -

Published by iquito over 5 years ago

entities - Remove type hints

Published by iquito over 5 years ago

Remove some not really necessary type hints which confused code analyzers, like PHPStan, when generated repositories were used.

entities - Release for 100% test coverage

Published by iquito over 5 years ago

Now that we have everything tested it makes sense to have a new bugfix release - no functionality change.

entities - Fix repositories script & fetchOne limit

Published by iquito over 5 years ago

Script was broken due to directory move, and fetchOne limit is now removed because it is not really necessary and could break things (COUNT(*) queries for example).

entities - Unify interfaces & improve tests

Published by iquito over 5 years ago

Try to have an unified interface, also compared to the Queries component, so this adds and changes quite a bit! Still not sure if everything will stay exactly as it is now, but we are getting there.

entities - First official release

Published by iquito over 5 years ago