mouf/magic-query-datasource

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

1.0.x-dev 2015-12-14 14:30 UTC

This package is auto-updated.

Last update: 2024-04-15 03:55:12 UTC


README

You can find in this package two very useful implementations of mouf datasources :

  • 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