PHPackages                             snowfingers/query-helper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. snowfingers/query-helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

snowfingers/query-helper
========================

Query helper for faster development

01PHP

Since Apr 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mukeshvariya/queryhelper)[ Packagist](https://packagist.org/packages/snowfingers/query-helper)[ RSS](/packages/snowfingers-query-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

QueryHelper
===========

[](#queryhelper)

Laravel query helper
This package will short your code and decrease the number of queries as Laravel Developer

How to install in Laravel project?
----------------------------------

[](#how-to-install-in-laravel-project)

`composer require snowfingers/query-helper`

How to use?
-----------

[](#how-to-use)

This is very simple use in your existing project to improve development level.

First import the class using Laravel sytem
`use QueryHelper\QueryHelper;`

Now in your controller function
`QueryHelper::leftJoin(ModelQueryVariable, ChildClass::class);`

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3eec5cbef1572f0935e0887a8a8e258359fc6ec3020dfd376c4c5488a3ac010e?d=identicon)[snowfingers](/maintainers/snowfingers)

---

Top Contributors

[![mukeshvariya](https://avatars.githubusercontent.com/u/99849111?v=4)](https://github.com/mukeshvariya "mukeshvariya (13 commits)")

### Embed Badge

![Health badge](/badges/snowfingers-query-helper/health.svg)

```
[![Health](https://phpackages.com/badges/snowfingers-query-helper/health.svg)](https://phpackages.com/packages/snowfingers-query-helper)
```

###  Alternatives

[paquettg/string-encode

Facilitating the process of altering string encoding in PHP.

698.7M43](/packages/paquettg-string-encode)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9546.7k2](/packages/jbtronics-settings-bundle)[ibrand/laravel-shopping-cart

Shopping cart for Laravel Application.

385.6k1](/packages/ibrand-laravel-shopping-cart)[bolt/bolt-extension-starter

103.3k](/packages/bolt-bolt-extension-starter)

PHPackages © 2026

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