JsonMapper
Serializard
Our great sponsors
- Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
JsonMapper | Serializard | |
---|---|---|
4 | 0 | |
1,529 | 25 | |
- | - | |
0.0 | 0.0 | |
8 days ago | almost 3 years ago | |
PHP | PHP | |
OpenSSL License | MIT License |
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.
JsonMapper
- Data-Mapper: A package for fast mapping of strong-typed objects
-
brick/json-mapper: map JSON data to strongly typed PHP DTOs
Most notable differences with netresearch/jsonmapper:
-
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
Serializard
We haven't tracked posts mentioning Serializard yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Fractal - Output complex, flexible, AJAX/RESTful data structures.
Serializer - Library for (de-)serializing data of any complexity (supports JSON, and XML)
PHP Collections - General Purpose Collection Library for PHP
CRUDlex - CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
Cake Collection - [READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
PINQ - PHP Integrated Query, a real LINQ library for PHP
YaLinqo - Yet Another LINQ to Objects for PHP [Simplified BSD]
Collections
Ardent - A Collections library for PHP.
Ginq - `LINQ to Object` inspired DSL for PHP