Skip to content

Easily Integartable PHP library to create UI installation of php application

License

Notifications You must be signed in to change notification settings

JhulFramework/JI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PHP Application GUI Installer

  • A PHP library to provide GUI installer for you PHP applications
  • Easy to integrate
  • Lighweight
  • It can only do configuration(eg database configuration) . No file Operation

Requirement

  • PHP Version >= 5.6
  • ji/_data directory must be writable by PHP

Documentation

NOTE

  • Actual installer is only loaded during installation, so performance should not be an issue.
  • Before passing code to client OR if you want to reinstall, delete content of directory jic/_data