YaLinqo
Yet Another LINQ to Objects for PHP [Simplified BSD] (by Athari)
JsonMapper
Map nested JSON structures onto PHP classes (by cweiske)
YaLinqo | JsonMapper | |
---|---|---|
- | 4 | |
444 | 1,566 | |
0.0% | -0.1% | |
0.0 | 7.9 | |
about 1 year ago | 6 months ago | |
PHP | PHP | |
BSD 2-clause "Simplified" License | OpenSSL License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
YaLinqo
Posts with mentions or reviews of YaLinqo.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning YaLinqo yet.
Tracking mentions began in Dec 2020.
JsonMapper
Posts with mentions or reviews of JsonMapper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-20.
- Data-Mapper: A package for fast mapping of strong-typed objects
- brick/json-mapper: map JSON data to strongly typed PHP DTOs
-
Development process for external APIs
Besides files structure and design patterns, I like to use this amazing class to map json response payloads to pho classes https://github.com/cweiske/jsonmapper
What are some alternatives?
When comparing YaLinqo and JsonMapper you can also consider the following projects:
Fractal - Output complex, flexible, AJAX/RESTful data structures.
Ginq - `LINQ to Object` inspired DSL for PHP
Serializer - Library for (de-)serializing data of any complexity (supports JSON, and XML)
PINQ - PHP Integrated Query, a real LINQ library for PHP
PHP Collections - General Purpose Collection Library for PHP