Adept and other platforms
An event-component model is not used in full-scale among variety of MVC-based frameworks in php-community. Besides Adept this model is used by another framework PRADO (http://www.pradosoft.com/). The comparative characteristic is given in the following table.
| Feature | Adept | PRADO |
| User Interface components | + | + |
| XML Templating System | + | + |
| Visual theme support | + | + |
| Client JavaScript library and AJAX support | + | + |
| Drivers to different database | Drivers of Zend Framework | Native drivers |
| ORM | Classical ORM | Active Record |
| Caching | + | + |
| Coding standards | Standarts of ZendFramework | Native, Delphi based standarts |
| Integration with ZendFramework | + | - |
| PEAR channel and package support | + | - |
| Ideological prototype | Java Server Faces | Delphi + ASP.NET |
| Optimization tools | + | - |
| Web-service support | + | + |
| User and access level control | + | + |
| Friendly URL occurrence | + | + |




