Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.84 KB

README.md

File metadata and controls

61 lines (46 loc) · 1.84 KB

Magepattern

Presentation

Magepattern est une boite à outil écrite pour PHP 5.6 ou plus, elle comprend les fonctionnalités les plus courante pour le développement d'application tel que la création de fichier xml,le routing d'URL, interaction avec la base de données, et bien plus.

Authors

  • Gerits Aurelien (Author-Developer) contact[at]aurelien-gerits[dot]be

Requirements

Server

  • APACHE / IIS
  • PHP 5.6 et plus (Compatible uniquement à partir de cette version), PHP 7.x.x recommandé
    • GD activé
    • SPL
    • SimpleXML et XML READER
    • PDO
    • CURL
  • MYSQL
  • MARIADB
  • Postgresql (coming soon)

Licence

This file is part of Mage Pattern.
The toolkit PHP for developer
Copyright (C) 2012 - 2019 Gerits Aurelien contact[at]aurelien-gerits[dot]be

#### OFFICIAL TEAM MAGE PATTERN:

* Gerits Aurelien (Author - Developer) contact[at]aurelien-gerits[dot]be

Redistributions of files must retain the above copyright notice.
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 3 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, see .

#### DISCLAIMER

Do not edit or add to this file if you wish to upgrade Mage Pattern to newer
versions in the future. If you wish to customize Mage Pattern for your
needs please refer to http://www.magepattern.com for more information.