资 源 简 介
RedMVC is a lightweight PHP MVC framework. It is inspired by Zend Framework and other MVC frameworks. It uses PHP 5.3 features like namespaces and late static binding.
I created this framework for a school project, because we could not use an existing one. When you are familiar with Zend Framework, than there is a minimal learning curve. RedMVC uses the same folder structure and controller/view/viewhelper syntax.
Features:
>= PHP 5.3
Fast
Autoloading
Namespacing (PSR-0 Standard)
Events
Multiple database types support (all supported by PDO)
DataTable class
Abstract model class
Image Manipulation (GD-Lib) class
Color class
Feed (Reader/Writer)
Browser detection
i18n (array format)
Form class
Auth
Acl
Mail class (attachments, priority)
Zend Framework-like MVC approach
Code Generator (contro
文 件 列 表
RedMVC
Router
Model
Mail
Form
Feed
Event
Drawing
Db
DataTable
Controller
CodeGenerator
Browser
Auth
Acl.php
Auth.php
Bootstrap.php
Browser.php
Config.php
DataTable.php
Feed.php
File.php
Form.php
HttpRequest.php
Image.php
Layout.php
Locale.php
Mail.php
Navigation.php
Page.php
Paypal.php
Random.php
Registry.php
Session.php
SessionMsg.php
Translate.php
View.php
ViewHelper.php