|
发表于 2008-2-11 00:17:14
|
显示全部楼层
http://www.rapyd.com/
Rapyd is a set of components/classes that can help you to develop web applications "rapidly".
Now It's a "library" for Code Igniter (elegant, powerfoul and tiny PHP Framework).
Data Presentation Components- It has a theme/views system to standardize components layout
- A tag-based function-engine (to easily format field values)
- An easy way to paginate data (with CI helpers / libraries like uri and pagination)
Data Editing Components- A tiny dynamic ORM (DataObject), based on CI Active Record (now with a basic support for relationships)
- Many field classes: input, textarea, editor (tinyMCE), datetime(jscalendar), etc..
- A form class (based on field classes and CI libs, helpers)
- An elegant way to create CRUD interfaces (like CI scaffolding feature, but totally customizable)
大家怎么看这个项目? |
|