kaapiii/concrete5_doctrine_dql_extensions

The concrete5 package adds additional MySQL functions (DoctrineExtensions) to the Doctrine2 query language and the QueryBuilder.

1.2 2023-06-04 14:30 UTC

This package is auto-updated.

Last update: 2024-04-04 16:08:35 UTC


README

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.
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