2017 © Pedro Peláez
 

library zf2-poeditor-php-client

API Client for https://poeditor.com

image

maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  • Tuesday, July 5, 2016
  • by MaiKaY
  • Repository
  • 1 Watchers
  • 2 Stars
  • 6,072 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 10 Versions
  • 3 % Grown

The README.md

zf2-poeditor-php-client

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Installation

The recommended way to install maikay/zf2-poeditor-php-client is through composer by adding dependency to your composer.json:, (*2)

{
    "require": {
        "maikay/zf2-poeditor-php-client": "0.3.*"
    }
}

Requirements

Configuration

  1. add PhpClientPoeditor to your Application Modules
  2. copy php-client-poeditor.global.php.dist to your config autoloader folder and remove .dist in filename
  3. update your api_token and project_id in the configuration (you can find this informations here)

Usage

To run the configured strategies, (*3)

cd path/to/my/zf2-project
php public/index.php php-client-poeditor build

php-client-poeditor build is configured here, (*4)

Strategies

Existing Strategies

ServiceManagerKey Description
PhpClientPoeditor\Strategy\OneToOneStrategy saved the obtained content 1:1 POEditor - SupportedFormats
PhpClientPoeditor\Strategy\PhpArrayStrategy saved the obtained content to use Zend/I18n/Translator/Loader/PhpArray.php
PhpClientPoeditor\Strategy\JsonKeyValueStrategy saved the obtained content like PhpArrayStrategy - just in json format

Write your own Strategy

To get your own Strategy, just create a Strategy by implementing PhpClientPoeditor\Strategy\StrategyInterface., (*5)

The Versions

05/07 2016

dev-master

9999999-dev https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

05/07 2016

0.3.1

0.3.1.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

01/07 2016

0.3.0

0.3.0.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

24/06 2015

0.2.1

0.2.1.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

02/04 2015

0.2.0

0.2.0.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

05/11 2014

0.1.4

0.1.4.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

04/11 2014

0.1.3

0.1.3.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

23/10 2014

0.1.2

0.1.2.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

23/10 2014

0.1.1

0.1.1.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client

17/10 2014

0.1.0

0.1.0.0 https://github.com/maikay/zf2-poeditor-php-client

API Client for https://poeditor.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maik Schmidt

api zf2 localization poeditor php client