Download the PHP package nicmart/dsq-expression without Composer
On this page you can find all versions of the php package nicmart/dsq-expression. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nicmart/dsq-expression
More information about nicmart/dsq-expression
Files in nicmart/dsq-expression
Download nicmart/dsq-expression
More information about nicmart/dsq-expression
Files in nicmart/dsq-expression
Vendor nicmart
Package dsq-expression
Short Description Basic expression classes used by DSQ components
License MIT
Package dsq-expression
Short Description Basic expression classes used by DSQ components
License MIT
Please rate this library. Is it a good library?
Informations about the package dsq-expression
DSQ Expression
Base Expression classes for DomainSpecificQuery libraries.
Warning!
The library is not completed yet and it is in early development stage
Install
The best way to install DSQExpression 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 dsq-expression with dependencies
PHP Build Version
Package Version
The package nicmart/dsq-expression contains the following files
Loading the files please wait ....