PHP Spring Lib is a library that brings core concepts of the Java Spring ecosystem into PHP, using XML-based bean configuration. It includes ODI (Object Dependency Injection), iBatis-style SQL mapping, and Hibernate-inspired ORM, all configured through XML files. With this XML-style library, you create XML beans that point to PHP classes.
php sql orm spring xml hibernate dao ibatis hibernate-validator odi hibernate-orm dependecy-injection sql-map bean-factory data-map xml-beans data-access-object object-injection object-relational-map xml-map
-
Updated
Dec 18, 2025 - PHP