jbreeze/jbreeze
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
时间:2025-03-29 15:06
kevinsillo/phpjsondb
PhpJsonDB is a PHP library for managing databases using JSON files. It provides a simple, file-system based approach to database management with type-safe operations.
时间:2025-03-24 22:06
adnen/php-crud-with-cli
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.
时间:2024-11-20 02:30
fenox/laravel-api-json
A Laravel package that simplifies API development by automating CRUD operations, ensures consistent JSON error handling, and streamlines the creation of essential components for RESTful APIs.
时间:2024-10-19 04:07
blancks/fast-jsonpatch-php
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
时间:2024-08-21 23:21
nextphp/nextphp
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
时间:2024-07-05 09:25
jsonmodifier/json
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
时间:2023-02-06 07:31
victuxbb/jsonpatch
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
时间:2014-12-17 17:38