Download the PHP package comperio/domain-specific-query without Composer
On this page you can find all versions of the php package comperio/domain-specific-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download comperio/domain-specific-query
More information about comperio/domain-specific-query
Files in comperio/domain-specific-query
Download comperio/domain-specific-query
More information about comperio/domain-specific-query
Files in comperio/domain-specific-query
Vendor comperio
Package domain-specific-query
Short Description Build and define queries specific to the application domain and compile them into other formats
License MIT
Package domain-specific-query
Short Description Build and define queries specific to the application domain and compile them into other formats
License MIT
Please rate this library. Is it a good library?
Informations about the package domain-specific-query
DomainSpecificQuery
Build and define queries specific to the application domain and compile them into other formats.
Warning!
The library is not completed yet and it is in early development stage
Install
The best way to install DomainSpecificQuery is through composer.
Just create a composer.json file for your project:
Then you can run these two commands to install it:
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install
or simply run composer install
if you have have already installed the composer globally.
Then you can include the autoloader, and you will have access to the library classes:
All versions of domain-specific-query with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
nicmart/string-template Version ~0.1
nicmart/building Version ~0.1
nicmart/universal-matcher Version ~0.1
jakubledl/dissect Version ~1
nicmart/string-template Version ~0.1
nicmart/building Version ~0.1
nicmart/universal-matcher Version ~0.1
jakubledl/dissect Version ~1
The package comperio/domain-specific-query contains the following files
Loading the files please wait ....