DoctrineJsonFunctions is a library that adds native support for JSON-related SQL functions to Doctrine ORM. It extends Doctrine’s DQL capabilities to handle PostgreSQL, MySQL, and SQLite JSON functions, enabling developers to write expressive queries involving JSON fields directly in DQL. This is especially useful for applications that store semi-structured data in relational databases.
Features
- Adds JSON functions like JSON_EXTRACT, JSON_CONTAINS, and JSONB_SET to DQL
- Supports PostgreSQL, MySQL, and SQLite dialects
- Compatible with Doctrine ORM query builder
- Enables indexing and querying JSON fields natively
- Easy integration via Doctrine configuration
- Regular updates to support new database JSON features
Categories
DatabaseLicense
MIT LicenseFollow Doctrine JSON Functions
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Doctrine JSON Functions!