lazy-json VS collection

Compare lazy-json vs collection and see what are their differences.

lazy-json

🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively. (by cerbero90)

collection

The Museum of Modern Art (MoMA) collection data (by MuseumofModernArt)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lazy-json collection
2 4
231 1,361
- 0.8%
7.2 6.5
5 months ago 5 days ago
PHP
MIT License Creative Commons Zero v1.0 Universal
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.

lazy-json

Posts with mentions or reviews of lazy-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-21.

collection

Posts with mentions or reviews of collection. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • Show HN: I Made a Visualization of MoMA Artists of 20 Century
    1 project | news.ycombinator.com | 24 Oct 2023
    I took the official dataset () from MoMA and visualized the artists who have at least one drawing in the museum's collection and lived in 20 century.

    The X axis represents the year of birth, Y — lifespan, size — count of works, color — gender.

    () https://github.com/MuseumofModernArt/collection/tree/master

  • Demo video for our WIP 'Virtual Gallery (VR)' Technology, 'Portico'
    1 project | /r/MuseumPros | 28 Nov 2022
    Portico takes published museum collection data and turns it into a virtual gallery/viewing room dynamically. This example is the first few items from the published MOMA collection ((https://github.com/MuseumofModernArt/collection).
  • 5 Best Public Datasets to Practice Your Data Analysis Skills
    4 projects | dev.to | 10 May 2022
    The collection includes two datasets - ‘Artist’ and ‘Artwork’ available in both CSV and JSON formats. The data can either be forked or downloaded directly from the GitHub page. However, the dataset has incomplete information and should only be used for research purposes. That is why it’s the perfect candidate as it resembles a real-world scenario where data is often missing.
  • Google Charts Dashboard: a Tutorial with an Artistic Touch of MoMA 🖼
    4 projects | dev.to | 21 Oct 2021
    On GitHub, MoMA publishes and periodically updates a public dataset which contains ~140,000 records, representing all of the works that have been accessioned into MoMA’s collection and cataloged in our database. It includes basic metadata for each work (e.g., title, artist, date made, medium, dimensions, and date of acquisition). This dataset is placed in the public domain using a CC0 License (so we're free to use it in this tutorial) and available in CSV and JSON formats.

What are some alternatives?

When comparing lazy-json and collection you can also consider the following projects:

laravel-schemaless-attributes - Add schemaless attributes to Eloquent models

JSON Machine - Efficient, easy-to-use, and fast PHP JSON stream parser

lazy-json-pages - 📜 Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.

map - PHP arrays and collections made easy