KeyPHP
v1.2.0

KeyPhP는 터미널 도구를 만드는 데 사용되는 프레임 워크입니다
PHP 바닐라 클래스를 사용한 알고리즘.
stdio와 같은 라이브러리를 가져와 만들 수 있습니다
필요에 가장 적합한 알고리즘
KeyPhP 용 라이브러리 개발은 정말 쉽고 쉽습니다
그것들을 가져 오는 것은 그리 복잡하지 않습니다.
함께 제공되는 라이브러리는 2 개뿐입니다
keyphp :
-«Base»: 주요 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>