首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 一个简短的PHP的MVC框架

一个简短的PHP的MVC框架

  • 资源大小:10.55 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php mvc 框架 一个 简短

资 源 简 介

bFrame Goal Ever tried one of those big frameworks that are extra-slow, include a ton of features nobody really uses, and is not suitable for small projects? This is the exact opposite! bFrame is exactly that! ## Features ## Small(10KB!, 3 without the default controller1) Function(Full support on the MVC model, and additional libraries) Simple to use FREE Widely-used libraries built in(database and hashing) This framework is good for Beginers, who do not want to create their own framework Advanced, who want to try something new People, who are in a hurry, for faster developemtn This framework is NOT suitable for People who want a lot of built-in libraries People who need to have a credit-less framework Code samples Model: class example_model extends b_model{ public function exampleFunction(){ $this->loadModel("hash"); $thi

文 件 列 表

.gitattributes
.gitignore
index.php
readme.txt
controllers
sync.txt
welcome.php
libs
database.php
hash.php
sync.txt
models
myModel.php
sync.txt
nbproject
private
project.properties
project.xml
system
autoload.php
bootstrap.php
b_controller.php
b_library.php
b_model.php
config.php
includes.php
updater.php
views
sync.txt
welcome.php
VIP VIP
0.193159s