php-jsondb VS laravel-schemaless-attributes

Compare php-jsondb vs laravel-schemaless-attributes and see what are their differences.

php-jsondb

A PHP Class that reads JSON file as a database. Use for sample DBs (by donjajo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
php-jsondb laravel-schemaless-attributes
3 4
201 957
- 1.8%
0.0 3.7
about 1 year ago about 2 months ago
PHP PHP
MIT License MIT 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.

php-jsondb

Posts with mentions or reviews of php-jsondb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Read and write long JSON files in a simple way.
    2 projects | /r/PHP | 22 Nov 2022
    So again, it is not "generators". But whatever function called get_json_chunk() what is actually responsible for the low memory usage. Because it is not a generator that reads your JSON files. But fread().
  • SleekwareDB - Process
    4 projects | dev.to | 21 May 2022
    SleekwareDB is a project I just started in the OSS world. Initially this idea appeared when I was looking for an alternative file storage that is easy to manage. Several times I used the library jsondb created by donjajo
  • Using Gitlab as JSONDB
    1 project | dev.to | 24 Nov 2021
    A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/php-jsondb

laravel-schemaless-attributes

Posts with mentions or reviews of laravel-schemaless-attributes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-18.

What are some alternatives?

When comparing php-jsondb and laravel-schemaless-attributes you can also consider the following projects:

SleekDB - Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.

laravel-translatable - Making Eloquent models translatable