PHPackages                             yashveer\_singh/simple\_mysql\_connect - 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. yashveer\_singh/simple\_mysql\_connect

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

yashveer\_singh/simple\_mysql\_connect
======================================

This library helps in easy connection and query with mysql and mysqli

1.0(6y ago)07MITPHP

Since Sep 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/yashveersingh/simple_mysql_connect)[ Packagist](https://packagist.org/packages/yashveer_singh/simple_mysql_connect)[ RSS](/packages/yashveer-singh-simple-mysql-connect/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

\#Simple MySql Connect
installation: `composer require yashveer_singh/simple_mysql_connect`
USAGE:
 import using `use yashveer\Database;`
 initialise using `Database::init('TABLE_NAME','USERNAME','PASSWORD','HOST');`
 get object using : `$database = Database::get();`
 query using:
 `$result = $database->rawQuery('select * from TABLE');` check error using:
 `if(!is_null($database->getError())){`
 `echo $database->getError();`
 `}`

============&gt; ######Author : **Yashveer Singh ()**

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

2430d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8827b9791dc6766d797f0ef3cc931529e4bb10dda16772ff2ecad61644d8064?d=identicon)[yashveersingh](/maintainers/yashveersingh)

---

Top Contributors

[![yashveersingh](https://avatars.githubusercontent.com/u/13031606?v=4)](https://github.com/yashveersingh "yashveersingh (9 commits)")

### Embed Badge

![Health badge](/badges/yashveer-singh-simple-mysql-connect/health.svg)

```
[![Health](https://phpackages.com/badges/yashveer-singh-simple-mysql-connect/health.svg)](https://phpackages.com/packages/yashveer-singh-simple-mysql-connect)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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