PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Joseluis Laso   Tradukoj PHP Po File Generator   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tradukoj PHP Po File Generator
Convert locale CSV file to PO and send to Tradukoj
Author: By
Last change: Update of composer.json
Date: 3 months ago
Size: 547 bytes
 

Contents

Class file image Download
{ "name": "jlaso/tradukoj-po-mo-module", "version": "1.0.2", "description": "Gettext client API for https://www.tradukoj.com", "keywords": ["api", "translations", "symfony", "tradukoj", "gettext"], "homepage": "https://github.com/jlaso/tradukoj-po-mo-module", "type": "app", "license": "MIT", "authors": [ { "name": "Joseluis Laso", "homepage": "http://www.joseluislaso.es" } ], "require": { "php": ">=5.3", "jlaso/console-args": "dev-master" } }