JSON Machine

Efficient, easy-to-use, and fast PHP JSON stream parser (by halaxa)

JSON Machine Alternatives

Similar projects and alternatives to JSON Machine

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better JSON Machine alternative or higher similarity.

JSON Machine reviews and mentions

Posts with mentions or reviews of JSON Machine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-25.
  • Handling big API request (2.5gb) without timeout
    2 projects | dev.to | 25 Aug 2022
    To handle this problem i've used "https://github.com/halaxa/json-machine" to decrease the memory usage and "https://github.com/spatie/async" to decrease the take taken for the "update process" to complete
  • Lazy JSON
    1 project | /r/laravel | 15 Jun 2021
    Under the hood, it uses JSON Machine as a lexer and parser.
    3 projects | /r/PHP | 21 May 2021
    Seems like the issue is still open ! https://github.com/halaxa/json-machine/issues/36
  • Is any one actually using PHP generators in their projects?
    9 projects | /r/PHP | 9 May 2021
    Yes. We used it heavily when processing large amounts of data from huge API responses. I like how the whole processing chain can be built on top of it, for example using nikic/iter. Generators are also the heart of a low-memory JSON parsing library halaxa/json-machine, which I maintain, and many other similar projects.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic JSON Machine repo stats
4
1,005
6.9
5 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com