{"id":20312472,"url":"https://github.com/israel-007/jbreeze","last_synced_at":"2026-02-20T21:05:21.879Z","repository":{"id":257811758,"uuid":"863699479","full_name":"israel-007/JBreeze","owner":"israel-007","description":"This project provides flexible methods to query JSON datasets.","archived":false,"fork":false,"pushed_at":"2025-05-01T21:29:58.000Z","size":114,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T23:31:33.030Z","etag":null,"topics":["json","json-api","json-data","json-ld","json-parser","json-schema","json-server"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/israel-007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-26T18:47:34.000Z","updated_at":"2025-04-30T23:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"83993342-3f69-4ee4-bf43-2fde83bb6304","html_url":"https://github.com/israel-007/JBreeze","commit_stats":null,"previous_names":["israel-007/jbreeze"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/israel-007/JBreeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/israel-007%2FJBreeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/israel-007%2FJBreeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/israel-007%2FJBreeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/israel-007%2FJBreeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/israel-007","download_url":"https://codeload.github.com/israel-007/JBreeze/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/israel-007%2FJBreeze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29664518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","json-api","json-data","json-ld","json-parser","json-schema","json-server"],"created_at":"2024-11-14T18:06:14.335Z","updated_at":"2026-02-20T21:05:21.864Z","avatar_url":"https://github.com/israel-007.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JBreeze\n\nJbreeze is a lightweight PHP library designed for seamless manipulation, querying, and handling of JSON data. With an intuitive, chainable API, it provides the ability to filter, update, insert, delete, and sort data directly from JSON files or raw JSON strings.\n\nThe library is equipped with robust error handling, supports complex filtering with dot notation (for nested JSON keys), and allows you to structure your data by automatically ordering keys. Whether you're working with large datasets or performing simple operations, jbreeze makes it easy to interact with JSON in an elegant and efficient way.\n\n#\n\n## Key Features:\n\n* Chainable API for fluent interaction with JSON data\n* Supports filtering with operators (\u003e, \u003c, =, %, etc.) and OR conditions (||)\n* Advanced error handling and logging with customizable error messages\n* Sorting and limiting results\n* Insert, update, and delete functionality for JSON data\n* Ability to handle both file-based and raw JSON string inputs\n* Supports nested key access using dot notation\n* Lightweight and simple to integrate into any PHP project\n* jbreeze is designed to bring the convenience of SQL-like operations to your JSON data, making it easier to manage complex datasets without the need for a full database system.\n\n#\n\n## Installation\n\nTo install the jbreeze library, you must have Composer installed on your system.\n\n### Step 1: Install via Composer\nRun the following command in your terminal to install jbreeze into your project:\n\n```bash\n\ncomposer require jbreeze/jbreeze\n\n```\n\n### Step 2: Autoloading\nThe library follows PSR-4 autoloading standards, which Composer handles automatically. After installation, ensure that your project includes the Composer autoloader:\n\n```php\n\n require 'vendor/autoload.php';\n\n```\n\nThe Jbreeze library will be ready to use within your project.\n\n#\n\n## Getting Started\nAfter installing jbreeze, you can start using it to load, query, and manipulate JSON data.\n\n## Examples or Useage\nPlease visit [Documentation Section](intro.md) for examples on how to use the library.\n\n## Contributing\nContributions are welcomed to the jbreeze library! Whether you're fixing bugs, adding new features, improving documentation, or suggesting enhancements, your contributions are valuable.\n\nFeel free to submit pull requests or open issues if you encounter any problems or have suggestions for improvement.\n\n## Dependencies\nThis project does not rely on any external dependencies, making it easy to set up and use.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisrael-007%2Fjbreeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisrael-007%2Fjbreeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisrael-007%2Fjbreeze/lists"}