STPhp, internationalization tool for PHP
Copyright (C) 2000 Jacob Moorman

Version 1.1.2; 02 November, 2000

Download

Tarball: stphp-1.1.2.tar.gz
MD5 sum: 0b84f11aad576c322cbadd6298cca41a

GPG Signature: stphp-1.1.2.tar.gz.asc
MD5 sum: d1aa1ec9f5947a36e14cb1dd07f6cd85


Overview

STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them.


Documentation

STPhp is packaged with a complete manual, in the HTML, DocBook SGML, LyX and ASCII text formats. Additional project detail is available from the project summary page.

View STPhp manual (HTML)


License

STPhp, internationalization tool for PHP
Copyright (C) 2000 Jacob Moorman
(roguemtl@marblehorse.org)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Authors

STPhp was designed and written by, and is currently maintained by, Jacob Moorman of the Marble Horse Free Software Group. He may be reached at roguemtl@marblehorse.org


Project hosted by SourceForge