|
Project Information
Featured
Links
|
CompleXml Framework - a productive php open source framework, designed for easy development of web applications of varying size. CompleXml has several distinctive features of these developments: - Built on a design pattern MVC (Model - View - Controller)
- View of the framework is isolated from the model and the controller through the use of technology XML + XSL.
- Routing system based on the language of introspection
- Flexible cache
- Wide possibilities to optimize the rendering Web pages, including the generation of pages in the user's browser XML + XSLT.
- "Honest" AJAX (asynchronous JavaScript + XML), a response from the server comes in the XML format
- Tools for creating multi-threaded programs for the command line
CompleXml Framework - производительный php фреймворк с открытым исходным, предназначен для удобной разработки веб приложений разного масштаба. CompleXml обладает рядом отличительных черт от подобных разработок: - Построен на шаблоне проектирования MVC (Model - View - Controller)
- View часть фреймворка изолирована от модели и контролера за счет использования технологии XML+XSL.
- Система маршрутизации базирующаяся на интроспекции языка
- Гибкая система кеширования
- Широкие возможности по оптимизации рендеринга веб страниц, включая генерацию страниц в браузере пользователя XML+XSLT.
- "Честный" AJAX (asynchronous JavaScript + XML), ответ от сервера приходят в виде XML
- Инструменты для создания многопоточных программ для командной строки
- Подробнее читайте в документации
|