很小的minimalitic PHP 5框架API CakePHP的启发。
- 资源大小:38.33 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
框架
启发
很小
资 源 简 介
BaseApp Framework is aimed at individual commercial developers or small web application builders who need a starting point.Also if you are a CakePHP User you will find yourself at home with the API
It has support for most common features available in frameworks these days but achieves all this in under 50 Kb of compressed Code.
Some Non Technical Feature
Really really Small ( < 50 Kb compressed )
Really really Fast ( cause its Damn Small )
Almost 0 Configuration
Short Learning Curve
Easy to extend
Nonrestrictive MIT License
Technical Features
PHP 5 with support for new features like autoloading etc
Fully MVC ( But can be used as a library also )
CakePHP API ( 80 % ) and Layout
Active Records and Object Relation Ship Mapping (ORM)
Model Validation with complementing form helpers
Data Abstraction Layer with Ado
文 件 列 表
baseapp
.htaccess
app
baseapp
index.php
Readme.txt