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.
- Gerits Aurelien (Author-Developer) contact[at]aurelien-gerits[dot]be
- APACHE / IIS
- PHP 7.x.x recommandé (Compatible uniquement à partir de cette version)
- GD activé
- SPL
- SimpleXML et XML READER
- PDO
- CURL
- MYSQL
- MARIADB
- Postgresql (coming soon)
# -- BEGIN LICENSE BLOCK ---------------------------------- # # This file is part of Mage Pattern. # The toolkit PHP for developer # Copyright (C) 2012 - 2025 Gerits Aurelien contact[at]gerits-aurelien[dot]be # # OFFICIAL TEAM MAGE PATTERN: # # * Gerits Aurelien (Author - Developer) contact[at]gerits-aurelien[dot]be # # 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 . # # Redistributions of source code must retain the above copyright notice, # this list of conditions and the following disclaimer. # # Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # # 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.