An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/magic-query-datasource

This package contains 2 utility class representing a row and a datasource, using magic query.
https://github.com/thecodingmachine/magic-query-datasource

Last synced: 9 months ago
JSON representation

This package contains 2 utility class representing a row and a datasource, using magic query.

Awesome Lists containing this project

README

          

Magic Query datasources for Mouf
================================

You can find in this package two very useful implementations of [mouf datasources](https://github.com/thecodingmachine/database.datasource.datasource-interface) :

- `MagicQueryRow`: an implementation of the `RowInterface` that represents a single result of a `MagicQuery` query string
- `MagicQueryDataSource`: an implementation of the `DataSourceInterface` that represents a set of results of a `MagicQuery` query string