DEV Community

Nicholas Volkhin profile picture

Nicholas Volkhin

I know, I can, I will do it.

Joined Joined on 
When to Use XmlExtractKit Instead of General XML Tools in PHP

When to Use XmlExtractKit Instead of General XML Tools in PHP

Comments
8 min read
Benchmark: XMLReader vs XmlExtractKit on a Real Extraction Scenario

Benchmark: XMLReader vs XmlExtractKit on a Real Extraction Scenario

Comments
8 min read
Processing Supplier and Marketplace XML Feeds in PHP

Processing Supplier and Marketplace XML Feeds in PHP

Comments
7 min read
Converting XML Feeds to Plain PHP Arrays in Modern PHP

Converting XML Feeds to Plain PHP Arrays in Modern PHP

Comments
7 min read
XMLReader vs XmlExtractKit for Real XML Extraction Tasks in PHP

XMLReader vs XmlExtractKit for Real XML Extraction Tasks in PHP

Comments
6 min read
How to Parse Large XML Files in PHP Without Running Out of Memory

How to Parse Large XML Files in PHP Without Running Out of Memory

Comments
6 min read
loading...