PHPackages                             free-id/mysql - 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. [Database &amp; ORM](/categories/database)
4. /
5. free-id/mysql

ActiveLibrary[Database &amp; ORM](/categories/database)

free-id/mysql
=============

MySQL parser for free-id/core package

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

Since Jul 27Pushed 3y agoCompare

[ Source](https://github.com/free-id/mysql)[ Packagist](https://packagist.org/packages/free-id/mysql)[ Docs](https://github.com/free-id/mysql)[ RSS](/packages/free-id-mysql/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (6)Used By (0)

MySQL parser
============

[](#mysql-parser)

[![Latest Version on Packagist](https://camo.githubusercontent.com/367f0b0fde271ac6403ce3601bc63b32bcc835c9afb5f42851c1711f403a42ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f667265652d69642f6d7973716c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/mysql)[![Tests](https://github.com/free-id/mysql/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/free-id/mysql/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/09dca4fa6ad79761f437a438a45e2e3ec25ab7b732d2d38c839f081f550bee9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f667265652d69642f6d7973716c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/mysql)

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

[](#installation)

You can install the package via composer:

```
composer require free-id/mysql
```

Usage
-----

[](#usage)

```
use FreeId\Mysql\Parser;

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

Parameters
----------

[](#parameters)

ParameterDescriptionDefaulthost (string)IP address or database host name-port (string)Database host port-db (string)Name of the database to be searched-table (string)Name of the table in which the search will be performed-credentials (array)An associative array of credentials for connecting to the database with username and password keys, respectively-column (string)The column to be searched byidcharset (string)Encodingutf8start\_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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

2

Last Release

1438d 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 (4 commits)")

---

Tags

parsermysqlfree idvitkuz573

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k605.0M6.8k](/packages/doctrine-dbal)[greenlion/php-sql-parser

A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL

64112.4M102](/packages/greenlion-php-sql-parser)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[phpmyadmin/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

48252.2M77](/packages/phpmyadmin-sql-parser)[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58825.9M54](/packages/scienta-doctrine-json-functions)[nyholm/dsn

Parse your DSN strings in a powerful and flexible way

10624.3M39](/packages/nyholm-dsn)

PHPackages © 2026

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