PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 PHP Activity Log   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: D3 PHP Activity Log
Track of changes in objects of given model objects
Author: By
Last change:
Date: 2 years ago
Size: 417 bytes
 

Contents

Class file image Download
{ "name": "d3yii2/d3activity", "description": "Activity registry", "type": "library", "keywords": [ "yii2" ], "authors": [ { "name": "Uldis Nelsons", "email": "uldis@weberp.lv" } ], "require": { "yiisoft/yii2": "*", "d3yii2/d3system": "*", "foroco/php-browser-detection": "dev-master" }, "autoload": { "psr-4": { "d3yii2\\d3activity\\": "" } } }