|
|
| Name: |
PAX |
| Base name: |
pax |
| Description: |
Interpret XML command scripts with PHP classes |
| Related classes: |
extractor, xml config |
| Version: |
6 |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
830 users |
| All time rank: |
3443 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This package can be used to interpret scripts defined as XML documents.
It can parse XML documents and execute commands by calling functions of implementation classes.
The classes that will handle each XML document tag are defined by separate configuration files.
 August 2008
Winner
Prize: One copy of the Zend Studio |
Sometimes you need create a scripting language to control a complex application.
Creating a language from scratch is hard because you need to develop an engine that is able to parse and process the language commands.
XML is a format that is easy to parse, and so it can be used as an alternative to create new file formats or languages that are easy to parse.
This class implements a scripting engine using XML based source code. The scripting engine can be extended with new commands that are processed by new custom PHP classes.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example (4 directories) |
| File |
Role |
Description |
example (1 file) |