Libraries tagged by XML ORM
raphhh/balloon
326 Downloads
Tiny file ORM
vertabelo/vertabelo-propel
743 Downloads
Converts Vertabelo xml file into Propel schema.xml file
bephp/microtpl
806 Downloads
small template attribute language implemention for PHP (using xml_parse)
lloydzhou/microtpl
82 Downloads
small template attribute language implemention for PHP (using xml_parse)
matraux/xml-orm
0 Downloads
A PHP 8.4+ library for converting XML data to typed entities and back, with support for lazy-loading collections and XML namespaces.
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
nextphp/nextphp
13 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
yonna/core
21 Downloads
Yonna是一个极其纯净的纯API-PHP框架.轻松对接swoole、workerman,支持ajax/sw·http·websocket。人性及强力的DB-ORM,摆脱Model编程如连表自动前缀,类型自动转义/转换/解释有力的Response令api数据轻松转换,支持json/xml/html等格式化输出内置有趣的Exec方法,可实现服务、加密打包等方法轻松开启swoole,又或是将你的业务php代码混淆到难以阅读的效果
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.