PHPackages                             hilyahtech/query-builder-php - 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. hilyahtech/query-builder-php

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

hilyahtech/query-builder-php
============================

Query Builder dengan PHP PDO dapat digunakan dengan mudah dan akses data lebih cepat

v1.2.0(5y ago)5177MITPHPPHP ^7.3

Since May 24Pushed 5y agoCompare

[ Source](https://github.com/hilyahtech/query-builder-php)[ Packagist](https://packagist.org/packages/hilyahtech/query-builder-php)[ Docs](https://github.com/hilyahtech/query-builder-php)[ RSS](/packages/hilyahtech-query-builder-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

Query Builder PHP
=================

[](#query-builder-php)

Query Builder dengan PHP PDO dapat digunakan dengan mudah dan akses data lebih cepat.

[![Latest Stable Version](https://camo.githubusercontent.com/85838a5275d60c36fa8dc5777cdaf16ab173412ab58837c98bc1c9a8ae09d009/68747470733a2f2f706f7365722e707567782e6f72672f68696c796168746563682f71756572792d6275696c6465722d7068702f76)](//packagist.org/packages/hilyahtech/query-builder-php) [![Total Downloads](https://camo.githubusercontent.com/d51a1492e46b3c9e8cd11943ab543867eaa06fb5d464d9f8e979cb077601aa93/68747470733a2f2f706f7365722e707567782e6f72672f68696c796168746563682f71756572792d6275696c6465722d7068702f646f776e6c6f616473)](//packagist.org/packages/hilyahtech/query-builder-php) [![Latest Unstable Version](https://camo.githubusercontent.com/b0ebdc4527907b704cc0a310f679b5daf093e9817ed40d622f38f685da8261b2/68747470733a2f2f706f7365722e707567782e6f72672f68696c796168746563682f71756572792d6275696c6465722d7068702f762f756e737461626c65)](//packagist.org/packages/hilyahtech/query-builder-php) [![License](https://camo.githubusercontent.com/6ffe69ec77200abd96c1ef6b2fb84dcc30ac2c678ead89b55be1df0cfa5c6cb4/68747470733a2f2f706f7365722e707567782e6f72672f68696c796168746563682f71756572792d6275696c6465722d7068702f6c6963656e7365)](//packagist.org/packages/hilyahtech/query-builder-php)

Instalasi
---------

[](#instalasi)

Cara menginstall Query Builder PHP melalui [composer](http://getcomposer.org), kemudian jalankan perintah berikut untuk instalasi.

```
composer require hilyahtech/query-builder-php
```

Koneksi
-------

[](#koneksi)

Cara mengoneksi ke database MySQL di PHP cukup mudah dengan melakukan intruksi dibawah ini.

```
new \HilyahTech\QueryBuilder\DB([
    'driver' => 'mysql',
    'host' => 'localhost',
    'database' => 'test',
    'username' => 'root',
    'password' => ''
]);
```

Dokumen
-------

[](#dokumen)

Halaman dokumentasi: [Docs](https://github.com/hilyahtech/query-builder-php/blob/master/DOCS.md)

Penulis
-------

[](#penulis)

Tim pengembang Query Builder PHP.

- [Febri Hidayan](mailto:febrihidayan20@gmail.com)

Donasi
------

[](#donasi)

Berikan saya donasi untuk terus mengembangkan.

- [Paypal](https://www.paypal.me/febrihidayan)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

5

Last Release

2178d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42211742?v=4)[Febri Hidayan](/maintainers/febrihidayan)[@febrihidayan](https://github.com/febrihidayan)

---

Top Contributors

[![febrihidayan](https://avatars.githubusercontent.com/u/42211742?v=4)](https://github.com/febrihidayan "febrihidayan (32 commits)")

---

Tags

open-sourcephpphp-libraryquery-builderquery-builder-phpphpsqlpdoquerybuilderquery builder

### Embed Badge

![Health badge](/badges/hilyahtech-query-builder-php/health.svg)

```
[![Health](https://phpackages.com/badges/hilyahtech-query-builder-php/health.svg)](https://phpackages.com/packages/hilyahtech-query-builder-php)
```

###  Alternatives

[izniburak/pdox

Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.

30221.1k7](/packages/izniburak-pdox)[codesvault/howdy-qb

Mysql Query Builder for WordPress

371.2k1](/packages/codesvault-howdy-qb)[bentools/where

PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.

125.2k2](/packages/bentools-where)

PHPackages © 2026

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