R
reader
Projects with this topic
-
Online app to install on your server to read comic/manga
Updated -
XMTK stands for eXtensible Markup Tool-Kit for PHP. It consist of Parser and Writer classes. The Parser transforms the result of xml_parse_into_struct() to the array containing unobtrusive data of XML. And the Writer creates XML from such arrays.
Updated