arnoldkouya / framework

The Bow Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Bow

The BOW PHP framework


Require

  • php >= 7.0
  • mcrypt
  • mb_string
  • PDO
  • php-sqlite3
  • php-openssl
  • php-curl

Contribution

Pour participer au projet il faut:

  • Fork le projet afin qu'il soit parmi les répertoires de votre compte github ex :https://github.com/votre-compte/app
  • Cloner le projet depuis votre compte github git clone https://github.com/votre-crompte/app
  • Créer un branche qui aura pour nom le résumé de votre modification git branch branche-de-vos-traveaux
  • Faire une publication sur votre dépot git push origin branche-de-vos-traveaux
  • Enfin faire un pull-request

Ou bien allez dans la page des issues, faites vos corrections et enfin suivez publier.

Auteur

Franck Dakia dakiafranck@gmail.com@franck_dakia SVP s'il y a un bogue sur le projet veillez me contacté.

About

The Bow Framework

License:MIT License


Languages

Language:PHP 100.0%Language:HTML 0.0%Language:Smarty 0.0%