PHPackages                             vitkuz573/free-id-json - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. vitkuz573/free-id-json

Abandoned → [free-id/json](/?search=free-id%2Fjson)Library[Parsing &amp; Serialization](/categories/parsing)

vitkuz573/free-id-json
======================

JSON parser for free-id/core package

1.0.6(3y ago)07[3 PRs](https://github.com/free-id/json/pulls)MITPHPPHP &gt;=8.1

Since Jul 25Pushed 3y agoCompare

[ Source](https://github.com/free-id/json)[ Packagist](https://packagist.org/packages/vitkuz573/free-id-json)[ Docs](https://github.com/free-id/json)[ RSS](/packages/vitkuz573-free-id-json/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (12)Used By (0)

JSON parser
===========

[](#json-parser)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5f7a8eb032e42b2ff7dcac252f256fd145a3c59c55a95446c7d411f2f4ab848f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f667265652d69642f6a736f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/json)[![Tests](https://github.com/free-id/json/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/free-id/json/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/29275cfa98e02bb1bae77f1ec9a377b7cfc26d7fc8c2483fbda0e7e48f70cc2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f667265652d69642f6a736f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/json)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require free-id/json
```

Usage
-----

[](#usage)

```
use FreeId\Json\Parser;

$parser = new Parser();
echo $parser->find();
```

Parameters
----------

[](#parameters)

ParameterDescriptionDefaultpath (string)Path to the file to be searched-parent\_element (string)Parent element in which the search will be performed-attribute (string)Attribute by which the search will be performedidstart\_id (int)Identifier from which the search will start1Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/free-id/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Vitaly Kuzyaev](https://github.com/vitkuz573)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

1385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/025410ec6bcd4ca87380a9070b12589e7b37462665e6a985f690e53767d1b22e?d=identicon)[vitkuz573](/maintainers/vitkuz573)

---

Top Contributors

[![vitkuz573](https://avatars.githubusercontent.com/u/37330183?v=4)](https://github.com/vitkuz573 "vitkuz573 (15 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

jsonparserfree idvitkuz573

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vitkuz573-free-id-json/health.svg)

```
[![Health](https://phpackages.com/badges/vitkuz573-free-id-json/health.svg)](https://phpackages.com/packages/vitkuz573-free-id-json)
```

###  Alternatives

[salsify/json-streaming-parser

A streaming parser for JSON in PHP.

7766.7M15](/packages/salsify-json-streaming-parser)[cerbero/json-parser

Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.

803474.6k5](/packages/cerbero-json-parser)[pcrov/jsonreader

JSON Pull Parser

1451.2M5](/packages/pcrov-jsonreader)[bcncommerce/json-stream

A bundle of tools to work with JSON in PHP

642.2M3](/packages/bcncommerce-json-stream)[laktak/hjson

JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.

86233.7k12](/packages/laktak-hjson)[sbsaga/toon

🧠 TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts &amp; LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).

6115.6k](/packages/sbsaga-toon)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
