mouf / magic-query-datasource
This package contains 2 utility class representing a row and a datasource, using magic query.
Package info
github.com/thecodingmachine/magic-query-datasource
Type:mouf-library
pkg:composer/mouf/magic-query-datasource
1.0.x-dev
2015-12-14 14:30 UTC
Requires
- php: >=5.4
- doctrine/dbal: ^2.0
- mouf/database.datasource.datasource-interface: ~4.0
- mouf/magic-query: ~1.1
This package is auto-updated.
Last update: 2026-02-15 07:38:45 UTC
README
You can find in this package two very useful implementations of mouf datasources :
MagicQueryRow: an implementation of theRowInterfacethat represents a single result of aMagicQueryquery stringMagicQueryDataSource: an implementation of theDataSourceInterfacethat represents a set of results of aMagicQueryquery string