PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Insolita   PHP PostgreSQL JSONB Performance   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP PostgreSQL JSONB Performance
Measure the performance of PostgreSQL JSONB fields
Author: By
Last change:
Date: 1 year ago
Size: 503 bytes
 

Contents

Class file image Download
{ "name": "insolita/pg_test", "type": "project", "license": "MIT", "authors": [ { "name": "insolita", "email": "webmaster100500@ya.ru" } ], "repositories": [ { "type": "composer", "url": "https://asset-packagist.org" } ], "autoload": { "psr-4": { "app\\": "app/" } }, "require": { "yiisoft/yii2": "^2.0", "fakerphp/faker": "^1.13" } }