Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Pondelok, 10. február 2025

Súbor: [Platon] / phpPlatonLib / Platon / package.xml (stiahnutie)

Revízia 1.4, Wed Nov 8 00:28:31 2017 UTC (7 years, 3 months ago) by nepto


Zmeny od 1.3: +14 -1 [lines]

Changes by Igor synced from Metafox: all Platon class methods are static now
Version 1.1 of Platon PHP library

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "../package.dtd">
<!-- $Platon: phpPlatonLib/Platon/package.xml,v 1.3 2003-07-19 11:52:04 nepto Exp $ -->
<package version="1.0">
    <name>Platon</name>
    <summary>Platon SDG common routines</summary>
    <description>
This class provides basic Platon SDG (http://platon.sk/) PHP framework.
At the beginning we have set of common functions we use in our PHP
applications. After moving closer to PEAR and its coding standarts and
realizing need of function names prefixation, we recognize to group these
functions into base Platon class.
    </description>
    <license>GPL</license>
    <maintainers>
        <maintainer>
            <user>nepto</user>
            <role>lead</role>
            <name>Ondrej Jombik</name>
            <email>nepto@platon.sk</email>
        </maintainer>
    </maintainers>
    <release>
        <version>1.1</version>
        <date>2017-11-08</date>
        <state>stable</state>
        <notes>
            Methods are static now.
        </notes>
        <filelist>
            <file role="php" baseinstalldir="/">Platon.php</file>
            <dir name="/" baseinstalldir="Platon">
            </dir>
        </filelist>
    </release>
    <release>
        <version>1.0</version>
        <date>2002-11-26</date>
        <state>stable</state>
        <notes>
            This is the first stable release.
        </notes>
        <filelist>
            <file role="php" baseinstalldir="/">Platon.php</file>
            <dir name="/" baseinstalldir="Platon">
            </dir>
        </filelist>
    </release>
</package>


Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok