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

您现在的位置是:虫虫源码 > PHP > skeleton

skeleton

  • 资源大小:0.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A Skeleton Framework is a lightweight, modular PHP5 framework that has: * Registry centric design: the Registry is injected everywhere and includes a Loader and DI, * Front Controller dispatching Action Controllers with modules, * Action Controllers do not need to inherit any base class, * Components implemented in layers so you can choose lightweight or more featured implementations, * Components that can be use stand-alone. * Uses autoloading throughout It has a standard Front/Action Controller architecture and many useful components. A Registry object is used as framework glue which allows the developer to choose amount of functionality to use. This makes the architecture style customizable to anything from Transaction Scripts to Model/Presentation to various interpretations of MVC. Support for mod_rewrite and clean URLs, Dependency Injection, pagination, etc. is included. You may also visit A Skeleton Framework website for a

文 件 列 表

skeleton-0.9.2
A
composer.json
documentation
simpletest
tests
VIP VIP
0.246894s