PHPackages                             free-id/sqlite - 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/sqlite

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

free-id/sqlite
==============

SQLite parser for free-id/core package

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

Since Jul 26Pushed 3y agoCompare

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

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

SQLite parser
=============

[](#sqlite-parser)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e5dfdc6428d31e3a2dc70599ccc1a028c940e1d2e01a7f9189cf033fd74e1881/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f667265652d69642f73716c6974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/sqlite)[![Tests](https://github.com/free-id/sqlite/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/free-id/sqlite/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/a2488085dafaf936627a7eb4672e8f14fa10a093bd27461a934214a29c52d1f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f667265652d69642f73716c6974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/free-id/sqlite)

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require free-id/sqlite
```

Usage
-----

[](#usage)

```
use FreeId\Sqlite\Parser;

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

Testing
-------

[](#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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1392d 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 (2 commits)")

---

Tags

parsersqlitefree idvitkuz573

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[doctrine/dbal

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

9.7k578.4M5.6k](/packages/doctrine-dbal)[phpmyadmin/sql-parser

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

47750.4M55](/packages/phpmyadmin-sql-parser)[scienta/doctrine-json-functions

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

58523.9M36](/packages/scienta-doctrine-json-functions)[greenlion/php-sql-parser

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

63911.6M82](/packages/greenlion-php-sql-parser)[nette/caching

⏱ Nette Caching: library with easy-to-use API and many cache backends.

43518.6M368](/packages/nette-caching)[nette/database

💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

5656.7M234](/packages/nette-database)

PHPackages © 2026

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