mouf / magic-query-datasource
This package contains 2 utility class representing a row and a datasource, using magic query.
Installs: 99
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:mouf-library
pkg:composer/mouf/magic-query-datasource
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: 2025-10-15 06:57:52 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