Libraries tagged by json database
buchin/jl-importer
19 Downloads
Import JSON Line into MySQL database
archyboy/dbjson
15 Downloads
A RESTfull PHP based document oriented database server with JSON syntax
yazeedobaid/jsonable
11 Downloads
Eloquent like style for quering a JSON field in a MYSQL database
cydh/dp2ra
5 Downloads
Convert Divine Pride item json-fetched info to rAthena database files
bluesheep/php-jsonenv
56 Downloads
A light-weight package for PHP that loads environment variables (such as database credentials) from a JSON-encoded source.
taeluf/spreadsheet-converter
15 Downloads
Convert .ods files into .csv, .json, .sql, and create an .sqlite database
archerzdip/laravel-settings
15 Downloads
Global key-value store in the database, like int string array json and so on.
retamayo/tablemancer
5 Downloads
A PHP library for efficient database table management, including CRUD operations, JSON data handling, and security features.
mathsgod/jwt-recaptcha
4 Downloads
using json web token for recaptcha, without session, without database
kerrialn/static-data-importer-bundle
14 Downloads
generates entity objects from json, xml, csv files and persists to the database
dd/evolutioncms-snippets-ddstash
1 Downloads
Save data as JSON or QueryString, then extend if needed and use it later without database queries.
agentmedia/phine-framework
124 Downloads
A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
jsor/doctrine-postgis
1329156 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
jsor/dbal-sqlite3
179 Downloads
SQLite3 driver for DBAL