2017 © Pedro Peláez
 

library composer-tools

image

massimo-filippi/composer-tools

  • Tuesday, October 3, 2017
  • by bedi
  • Repository
  • 4 Watchers
  • 2 Stars
  • 39 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

Composer Tools

Introduction

There will be more info soon..., (*1)

Installation

Install the latest stable version via Composer:, (*2)

composer require massimo-filippi/composer-tools

Install the latest develop version via Composer:, (*3)

composer require massimo-filippi/composer-tools:dev-develop

Usage

Compile translations

To compile .po files to .mo files use the following console command from root of the project:, (*4)

vendor/bin/compile-translations

Output of the script should be as following:, (*5)

Start compiling .mo files
Compiling file: language/cs_CZ/application.po
Compiling file: language/de_DE/application.po
Compiling file: language/sk_SK/application.po
Compiled.

The Versions

03/10 2017

dev-master

9999999-dev

  Sources   Download

MIT

03/10 2017

dev-develop

dev-develop

  Sources   Download

MIT