Overview
The DOM library is a simple object oriented wrapper class for the standard PHP DOM XML functions. This helps make large DOM routines reusable and better decoupled. Chores, such as appending a child to its parent, are cleaner and intuitive.
- Tags: dom, library, module
- Compatible Kohana Version: 2.3.x
- SCM Location: http://source.projects.kohanaphp.com/svn/dom
- Kohana Developer Approved: Yes
Issue tracking
- Bug Report: 0 open / 0
- Feature Request: 2 open / 3
- Support Request: 0 open / 0
- Patch: 0 open / 0
Members
Manager: Parnell Springmeyer
Latest news
DOM Library v2.3
v2.3 has been released.
DOM Library v2.2
DOM library now up for download...