PHP Classes

SAFOX: Parse, edit and generate XML documents

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 1,147 All time: 3,296 This week: 660Up
Version License Categories
safox 1.0GNU General Publi...XML
Description 

Author

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.

Picture of Christian Hansel
Name: Christian Hansel <contact>
Classes: 2 packages by
Country: Germany Germany

  Files folder image Files (7)  
File Role Description
Files folder imagedocumentation (1 file)
Files folder imagesafox (5 files)
Plain text file samplescript.php Doc. sample php script to show functionality

  Files folder image Files (7)  /  documentation  
File Role Description
  Plain text file sample.html Doc. this is the sample script output (for those able to run php)

  Files folder image Files (7)  /  safox  
File Role Description
  Accessible without login Plain text file safox.cls.php Class Wrapper Class for all SAFOX operations
  Plain text file safox_g.cls.php Class OOP xml generation functionality
  Plain text file safox_g_rss.cls.php Class RSS Generation functionality
  Plain text file safox_p.cls.php Class OOP xml parsing functionality
  Plain text file safox_p_rss.cls.php Class oop RSS parsing functionality

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,147
This week:0
All time:3,296
This week:660Up
User Ratings User Comments (1)
 All time
Utility:78%StarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:65%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2198
 
Not standard implementation.
17 years ago (Full Name)
50%StarStarStar