Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ cmp-1 Public

framework from cmptech.info

License

dgzhb/cmp-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is CMP

CMP = Class.Method (Param), Official website cmpTech.info

[TEST SERVER WITH DOCKER]

git clone https://github.com/cmptech/cmp.git
cd cmp/
sh ./server_start.sh
echo 
echo now use your browser to open http://localhost:9888/

[TEST IN OTHER SERVER]

  • Install into any web server supports PHP >=5.3.X
  • Copy "config.switch.override.tmp.example.php" as "config.switch.override.tmp" for switching config-folder.

TODO

  • BPME integration ( github/cmptech/bpme-php )
  • Folder Autoload and namespace consolidate
  • Tiny(OneFileBundle)version
  • build composer package (cmptech/cmp)

Core Dependency

  • SimpleExcel [0.3.15], for the xls(xml)-php-compilation-for-langpack //@link QuickFunc getLang()
  • dzTemplate: a mini-php-template engine //@link QuickFunc eval(TPL());

External Dependency

  • Cache_Lite [1.7.2] used for the IO-file-caching
  • purecss.io [0.6] introduced for the mini css (maybe remove in future)

Training (CHN)

https://www.gitbook.com/book/cmptech/cmp-training-book/

About

framework from cmptech.info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published