KeyPHP
v1.2.0

KeyPHP是用於創建終端工具的框架
使用PHP香草類的算法。
您可以導入像STDIO這樣的圖書館來製作
最適合您需求的算法
為KeyPHP開發庫真的很容易,而且
導入它們並不復雜。
雖然只有2個庫
keyphp:
- «基礎»:鑰匙php所需的庫
更容易包含庫的封底,
提供類來識別應用程序等等。它是
自動進口到您的項目
- «stdio»:包含捆綁包的類。
該庫幫助程序員製作
用戶與程序之間的接口。
KeyPHP是MIT許可下的開源項目
圖書館可以在互聯網上自由共享。
為了啟動您的算法,您只需要輸入
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>