Download the PHP package csnemeth79/locasync without Composer
On this page you can find all versions of the php package csnemeth79/locasync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download csnemeth79/locasync
More information about csnemeth79/locasync
Files in csnemeth79/locasync
Download csnemeth79/locasync
More information about csnemeth79/locasync
Files in csnemeth79/locasync
Vendor csnemeth79
Package locasync
Short Description EASY and smart tool for keep language files syncronized.
License
Package locasync
Short Description EASY and smart tool for keep language files syncronized.
License
Please rate this library. Is it a good library?
Informations about the package locasync
locasync
EASY and smart tool for keep language files syncronized
REPO
https://github.com/csnemeth79/locasync
CONFIGURATION
Copy config.inc.php.sample and paste it to config.inc.php on same directory.
config tags
$main_directory - laguage directoty
$prior_language - main language (only one)
$additional_languages = array for additional languages
$auto_fix = true = auto fix and log, false = only logging
Usage
- Open /bin directory
- Run: sync.bat
- Watch console and check out logs\log.txt
REQUIREMENTS
- unlimited languages supported with one main language (source generation)
- language files are case sensitive
- language files must be valid php files
- language files must consist only one multi-dimensional(two dimensions array)
- any file must be only one close tag at the end of array
- close tag -> ');'
-
sample files are:
or
All versions of locasync with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package csnemeth79/locasync contains the following files
Loading the files please wait ....