When it comes to parsing XML/CSV/JSON/... documents, there are 2 approaches to consider. DOM loading loads all the documents, making it easy to navigate and parse, and as such provides maximum flexibility for developers. Streaming implies iterating through the document, acts like a cursor, and stops at each element in its way, thus avoiding memory overkill. Thus, when it comes to big files, callbacks will be executed meanwhile file is downloading and will be much more efficient as far as memory is concerned.

Features

  • This library is released under MIT license
  • Delegate as possible the callback execution so it doesn't blocks the document reading
  • Practical Input/Code/Output demos
  • Laravel Multi-format Streaming Parser
  • Licensed under the MIT License
  • Callbacks will be executed meanwhile file is downloading and will be much more efficient as far as memory is concerned

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

MIT License

Follow PHP7

PHP7 Web Site

Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud Icon
Forever Free Full-Stack Observability | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PHP7!

Additional Project Details

Programming Language

PHP

Related Categories

PHP JSON Software

Registered

2023-10-30