Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 1,553 | All time: 2,537 This week: 488 |
Version | License | Categories | ||||
myxtree 1.0 | GNU General Publi... | XML, Databases |
Description | Author | ||||||||||||||||||||||
This class allows to save the DOM-document in a SQL-tree and back. For a choice of the data from a SQL-tree are used XPath expressions. Data reading of a SQL-tree can be carried out by two ways: by one SQL-query and recursive way. |
|
Files (32) | / | myXTree |
File | Role | Description | ||
---|---|---|---|---|
myXTPath (5 files) | ||||
tests (10 files) | ||||
Automat.php | Class | Base class for parsers | ||
base.sql | Data | SQL queries for create database | ||
ChangeLog | Data | ChangeLog | ||
dbObject.php | Class | DB Object class | ||
Error.php | Appl. | Error handling functions | ||
index.html | Doc. | Introduction | ||
index.ru.html | Doc. | Introduction in rassian | ||
INSTALL | Doc. | Installation notes | ||
myXTree.php | Class | Class myXTree | ||
README | Doc. | Readme notes | ||
sample.php | Example | Example | ||
setup.inc | Class | Setup script | ||
setup.php | Appl. | Setup script | ||
speed_test.php | Appl. | Speed test script | ||
tree.sql | Output | Example data | ||
XTQuery.php | Class | XTQuery class | ||
xtree_test.php | Appl. | myXTree test suite |
Files (32) | / | myXTree | / | myXTPath |
File | Role | Description |
---|---|---|
myXTPath.php | Class | myXTPath class |
path.csv | Data | Matrix |
predicate.csv | Data | Matrix |
XTPathParser.php | Class | XTPathParser class |
XTPredicateParser.php | Class | XTPredicateParser class |
Files (32) | / | myXTree | / | tests |
File | Role | Description |
---|---|---|
delete.csv | Data | Test data |
insert.csv | Data | Test data |
insert.xml | Data | Test data |
predicate.php | Class | Test script |
relations.xml | Data | Test data |
speed.php | Class | Speed test script |
update.csv | Data | Test data |
update.xml | Data | Test data |
xpath.php | Class | Test script |
xtree.php | Class | Test script |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
DOM/XPath/XSLT implemented in php without use of external libs. |