PHP Pinq\Providers\DSL Namespace

Nested Namespaces

Pinq\Providers\DSL\Compilation

Interfaces

Name Description
IQueryCompilerConfiguration Interface of the query compiler configuration.
IRepositoryCompilerConfiguration Interface of the repository compiler configuration.

Classes

Name Description
QueryCompilerConfiguration Base class of the query compiler configuration.
QueryProvider Base class for query providers that compile query expressions into another DSL.
RepositoryCompilerConfiguration Base class of the repository compiler configuration.
RepositoryProvider