-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
68 lines (53 loc) · 1.81 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
KeyPHP
KeyPHP is a framework used to create terminal tools
algorithm using php vanilla classes.
You can import libraries like stdio to make an
Algorithm that suits the best to your needs
Developing libraries for KeyPHP is really easy and
importing them is not much complicated.
Although there is only 2 libraries that comes with
Keyphp:
- « base » : a required library for key php that
permettes to include libraries more easily, that
provides classes to identify the app and more. its
automatically imported to your project
- « STDio » : a class that comes with the bundle.
This library helps the programmer to make an
interface between the user and the programme.
KeyPHP is an open source project under MIT
License And libraries can be share freely on the
internet.
In order to start your algorithm, you only have to type
php ENV.php
Change Log:
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
TODO:
- terminal tool to:
- easily modify the application informations
- to compile the algorithm into an executable
- a debug feature
- a complete documentation for basic functions
- register the framework to multiple
- an UI assistant tool to create libraries
© Louis Bertrand 2019 - Open source Project named KEYPHP
MIT Lisence