 |
|
The SAFOX API is a collection of light-weight APIs for true object-oriented PHP to handle XML files. The latest version also supports the generation and parsing of RSS files.
As of version 0.5 the SAFOX wrapper is the starting point for all SAFOX operations. It is an extreme light weight class that allows youo to create any of the SAFOX objects (XMLDoc, XMLParser, RSSDoc, RSSParser) without further include or require commands. All necessary libraries of the SAFOX API will be loaded only when/if the file is required, thus making scripts lighter and faster.
Providing three base classes, XMLDoc, XMLNode, XMLParser, and extended RSSDoc and RSSParser Classes for RSS 2.0 Handling, the SAFOX package allows an easy and clean way to handle all kind of XML files. The SAFOX package is currently developed in PHP4.X and copyright by Christian Hansel, cpi service, Leipzig. The code is provided under the GNU Public License Version 2 and may freely be used, modified, and distributed with original copyright notices to be maintained.
 |
| Project record: |
safox |
| Popularity score: |
34.55 |
| Vitality score: |
2.53 |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (79.2%) |
Good (83.3%) |
Not sure (58.3%) |
- |
- |
- |
Not sure (53.8%) |
1087 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Babelport.com |
Translation Industry Information Portal |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| APIDOC |
SAFOX homepage with example script and complete API DOC |