PHPackages                             jasechen/lara-tdbquery - 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. jasechen/lara-tdbquery

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

jasechen/lara-tdbquery
======================

this is a traditional db query.

0.1.0(8y ago)08MITPHPPHP &gt;=7.2.0

Since Apr 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jasechen/lara-tdbquery)[ Packagist](https://packagist.org/packages/jasechen/lara-tdbquery)[ Docs](https://github.com/jasechen/lara-tdbquery)[ RSS](/packages/jasechen-lara-tdbquery/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Traditional DB Query
============================

[](#laravel-traditional-db-query)

This Laravel package to query DATA from database with old way.

### \# Installation

[](#-installation)

1. use `composer` install this package.

    ```
     $ composer require jasechen/lara-tdbquery

    ```
2. edit `config/app.php`.

    ```
     $ joe config/app.php

     # add
     #
     'providers' => [
         ...
         Jasechen\Tdbquery\TdbqueryServiceProvider::class,
         ...
     ],

    ```
3. reload and update packages.

    ```
     $ composer dump-autoload

    ```

### \# Licence

[](#-licence)

MIT LICENSE [![](https://camo.githubusercontent.com/97a3d6655e6c7b4233fdb4aaaa4f17a34f90ff8ef936bf584a4378cc987c13f1/68747470733a2f2f706e672e69636f6e73382e636f6d2f65787465726e616c2d6c696e6b2f77696e2f31362f323938306239)](https://github.com/jasechen/laravel-jsonponse/blob/master/LICENSE)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

2940d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d0b8f3224e50373ad5c40a7a85b835ffb93326584451dc04c5955b66ab7e7ca?d=identicon)[jase](/maintainers/jase)

---

Top Contributors

[![jasechen](https://avatars.githubusercontent.com/u/6722964?v=4)](https://github.com/jasechen "jasechen (3 commits)")

---

Tags

laraveldatabasequery

### Embed Badge

![Health badge](/badges/jasechen-lara-tdbquery/health.svg)

```
[![Health](https://phpackages.com/badges/jasechen-lara-tdbquery/health.svg)](https://phpackages.com/packages/jasechen-lara-tdbquery)
```

###  Alternatives

[tpetry/laravel-query-expressions

Database-independent Query Expressions as a replacement to DB::raw calls

357436.5k2](/packages/tpetry-laravel-query-expressions)[renoki-co/l1

Laravel integration for Cloudflare Workers services.

16113.1k](/packages/renoki-co-l1)[muhdfaiz/laravel-tail-db

Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.

5826.7k](/packages/muhdfaiz-laravel-tail-db)[sarfraznawaz2005/indexer

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

562.7k](/packages/sarfraznawaz2005-indexer)

PHPackages © 2026

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