laravel-schemaless-attributes VS php-jsondb

Compare laravel-schemaless-attributes vs php-jsondb 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
laravel-schemaless-attributes php-jsondb
4 3
958 201
1.9% -
3.7 0.0
2 months ago about 1 year 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.

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.

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

What are some alternatives?

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

laravel-translatable - Making Eloquent models translatable

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

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

jisly - The smallest PHP NoSQL database library, flat file JSON.

virtualcolumn - Eloquent Virtual Column package.

JsonMapper - Map nested JSON structures onto PHP classes

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

Bludit - Simple, Fast, Secure, Flat-File CMS

bouncer - Laravel Eloquent roles and abilities.

GitlabDB - A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb

laravel-jsend - Simple helpers to generate JSend-compliant JSON responses

simple-json - Read and write large JSON from any source in a memory-efficient way