项目作者: Kaapiii

项目描述 :
The concrete5 package adds additional MySQL functions (DoctrineExtensions) to the Doctrine2 query language and the QueryBuilder.
高级语言: PHP
项目地址: git://github.com/Kaapiii/concrete5_doctrine_dql_extensions.git
创建时间: 2017-04-12T19:11:40Z
项目社区:https://github.com/Kaapiii/concrete5_doctrine_dql_extensions

开源协议:MIT License

下载


Concrete CMS Package (v8/v9): Doctrine DQL Extentsions

Adds beberlei/DoctrineExtensions to Concrete CMS

Installation

Install the package with the projects composer.json file

  1. Run the following command from the installation {root} folder to get the latest version.
  1. composer require kaapiii/concrete5_doctrine_dql_extensions
  1. Install the package
  2. Navigate to System & Settings -> Doctrine DQL Extensions to see the available DQL functions. You can now use the most common MySQL functions in your DQL queries and in the QueryBuilder.

screenshot