Libraries tagged by json database
mapado/pretty-types
9345 Downloads
Doctrine Type storing pretty printed JSON into database
garf/laravel-conf
6275 Downloads
Store additional configs in JSON or Database (write, read)
softinklab/laravel-keyvalue-storage
3853 Downloads
Key-Value Storage for Laravel using Database or JSON File
zauberfisch/silverstripe-serialized-dataobject
3235 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
psx/nested
6431 Downloads
Build complex nested data structures from relational databases
orchid/settings
17031 Downloads
Settings this is key-value storage
dwgebler/doclite
422 Downloads
A powerful NoSQL data store built on top of SQLite
davidbadura/fixtures
67066 Downloads
A library to load yaml, json or php fixtures. Easy extendable, resolve object dependency and validate objects.
craftcms/query
13659 Downloads
Execute database queries from the Control Panel
wlogic/qbjs-parser
33056 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
engageinteractive/laravel-view-models
10296 Downloads
Use view models instead of database model in your blade files and JSON responses.
prowebcraft/php-json-db
1671 Downloads
Simple And Flexible database in JSON file
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files