
KeyPhp est un framework utilisé pour créer des outils terminaux
Algorithme utilisant des classes PHP Vanilla.
Vous pouvez importer des bibliothèques comme STDIO pour faire un
Algorithme qui convient au mieux à vos besoins
Développer des bibliothèques pour KEYPHP est vraiment facile et
Les importations n'est pas très compliquée.
Bien qu'il n'y ait que 2 bibliothèques qui viennent avec
KeyPhp:
- «base»: une bibliothèque requise pour la clé php qui
permante pour inclure plus facilement les bibliothèques, que
Fournit des classes pour identifier l'application et plus encore. c'est
importé automatiquement dans votre projet
- «stdio»: une classe qui vient avec le bundle.
Cette bibliothèque aide le programmeur à faire un
Interface entre l'utilisateur et le programme.
KeyPhp est un projet open source sous licence MIT
Et les bibliothèques peuvent être partagées librement sur Internet.
Pour démarrer votre algorithme, il vous suffit de taper
php ENV.php V1.2.0
corrected
project generator assistant:
to use the project generator,
create a new folder, copy the file projectGeneration.php
use
$ php projectGeneration.php
and follow each and every steps.
You must be connected to internet in order to generate your project.
you can create a file called appInfos.json with everything it must
contains (refer to the template file on the git)
When you start the project Generator, this file will be read and
your project will be generated according to this file.
This feature create a project that is the exact same of what's on the
git, so, for the moment, it's not the safest method, to have a fully
stable project, download the stable version file.
V1.1.0
- Composer Compatibility
- Make Files for tool assisted actions:
- download KeyPHP Libraries
- download required and Bundled KeyPHP libraries
- download required and Bundled KeyPHP libraries
- Debug messages
- Debug masks
- Debug state switch (boolean)
- Json files for Env setup and App setup
- Better Libraries
- /! compatibility issues can be observed with the
previous release. /!
: started->Ui Assisted Tool In QT
: started->Official KeyPHP Library Repo
: started->Project Terminal Assistant Tool
: System rewrite
V1.0.0.BETA
- system core creation
- library imports
- application informations
- terminal tool to:<br>
- easily modify the application informations<br>
- to compile the algorithm into an executable<br>
- a debug feature<br>
- a complete documentation for basic functions<br>
- register the framework to multiple databases<br>
- an UI assistant tool to create libraries<br>