Registry / database / beberlei-doctrineextensions

beberlei-doctrineextensions

JSON →
library1.5.0phppackagistunverified

A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.

composer require beberlei/doctrineextensions
INSTALL
IMPORT
SIG · BEBERLEI-DOCTRINEE
B
beberlei-doctrineextensions
databasephpv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Date
use DoctrineExtensions\Query\Mysql\Date;

Use a MySQL date function in a DQL query.

use DoctrineExtensions\Query\Mysql\Date; $function = new Date('date'); // Register with Doctrine ORM configuration
Debug
Known issues
gotchaSome functions are database-specific and may not work across all platforms.
fix
Ensure you only use functions supported by your database driver.
affects: >=1.0.0
Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
beberlei-doctrineextensions — pip install beberlei-doctrineextensions · libregistry