Libraries tagged by mysql json
scienta/doctrine-json-functions
27121742 Downloads
A set of extensions to Doctrine that add support for json query functions.
dunglas/doctrine-json-odm
5807376 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
codezero/laravel-unique-translation
1080626 Downloads
Check if a translated value in a JSON column is unique in the database.
syslogic/doctrine-json-functions
1243487 Downloads
A set of extensions to Doctrine that add support for json query functions.
williamdes/mariadb-mysql-kbs
1233850 Downloads
An index of the MariaDB and MySQL Knowledge bases
apix/cache
551880 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
liqueurdetoile/cakephp-orm-json
64625 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
tommyknocker/pdo-database-class
6219 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
guanguans/laravel-soar
8643 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
elseyyid/laravel-json-mysql-locations-manager
49473 Downloads
Laravel Json Locations Manager. Import all app language strings from lang folder
archipro/silverstripe-db-json
141700 Downloads
A Silverstripe CMS module to enable the creation of MySQL 8 JSON column on DataObjects
ghanuz/relations
5648 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
jasny/config
22568 Downloads
Configure your application
milpa/data
2360 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
coolms/rql-doctrine
36 Downloads
Doctrine ORM translator for coolms/rql: walks the RQL AST onto a QueryBuilder, with portable JSON filtering across Postgres, MySQL, MariaDB, SQLite, SQL Server and Oracle