From Peroxide
(Redirected from
Peroxide:About)
|
perOXide is a PHP development framework designed for developing high quality, performant and maintainable web applications in short time. It is designed with the developer in mind, being simple, yet powerful and taking away many of the daily hassles of web development while keeping maximum freedom for the developer. The main features of perOXide are:
- Easy, powerful object-oriented database access
- No more manual SQL writing (possible though, if you have very special needs)
- SQL injection safe
- Database independent
- Templating and styling support
- Powerful templating engine
- XSLT support (can be used standalone or on top of the templating engine)
- Tight CSS integration
- Javascript support
- Tightly integrated with the templating engine to use nOx components inside of javascript code
- Component-based page framework (nOx)
- Allows to separate content from presentation (no more plain HTML in your pages)
- Tightly integrated with the templating engine for re-use of custom components in multiple projects
- Skinning support for all components
- Built-in, extensible authentication and authorization mechanism
- Allows to integrate any kind of user database (plain files, databases, LDAP)
- Highly customizable, role-based permission system
- Internationalization support
- Build webpages for multiple languages easily
- Built-In semi-dynamic caching
- Saves system resources by caching the output of your pages
- Facility for live areas within a page (e.g for search results within a cached frame)
- All in plain PHP, no special tools required.
- Though we offer a specialized IDE for it to make your life even easier.
|
Get perOXide
The latest stable version is: 2.1.0
Get started
Get help
|