2017 © Pedro Peláez
 

library translator-helper

FluidPHP framework translator helper class that uses xml as database

image

fluidphp/translator-helper

FluidPHP framework translator helper class that uses xml as database

  • Tuesday, April 5, 2016
  • by ifsale
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

# FluidPhp Translator Helper, (*1)

FluidPhp is a framework based on the PhpToolCase library, visit phptoolcase.com for complete guides and examples., (*2)

This helper to can parse xml tags that can be used in your views., (*3)

Installation

Add the package to your composer.json file, to install the helper., (*4)

With fluidphp framework:, (*5)

"require": 
{
    "mnsami/composer-custom-directory-installer": "2.0.*" ,
    "fluidphp/translator-helper": "*"
} ,
"extra": 
{
    "installer-paths": 
    {
        "./vendor/fluidphp/helpers/Translator": ["fluidphp/translator-helper"]
    }
}

Stand-alone:, (*6)

"require": 
{
    "fluidphp/translator-helper": "*"
}

Project Info

Project Home

http://phptoolcase.com, (*7)

Requirements

php version 5.4+
php-xml module, (*8)

The Versions

05/04 2016

dev-master

9999999-dev http://phptoolcase.com

FluidPHP framework translator helper class that uses xml as database

  Sources   Download

GPL v2

by Carlo Pietrobattista

php framework xml reader xml parser xml translator

05/04 2016

v1.0.5-stable

1.0.5.0 http://phptoolcase.com

FluidPHP framework translator helper class that uses xml as database

  Sources   Download

GPL v2

by Carlo Pietrobattista

php framework xml reader xml parser xml translator

20/01 2016

v1.0.4-stable

1.0.4.0 http://phptoolcase.com

FluidPHP framework translator helper class that uses xml as database

  Sources   Download

GPL v2

by Carlo Pietrobattista

php framework xml reader xml parser xml translator

13/01 2016

v1.0.3-stable

1.0.3.0 http://phptoolcase.com

FluidPHP framework translator helper class that uses xml as database

  Sources   Download

GPL v2

by Carlo Pietrobattista

php framework xml reader xml parser xml translator

13/01 2016

v1.0.1-stable

1.0.1.0 http://phptoolcase.com

FluidPHP framework translator helper class that uses xml as database

  Sources   Download

GPL v2

The Requires

 

by Carlo Pietrobattista

php framework xml reader xml parser xml translator