PHPackages                             takuya829/laravel-db-helpers - 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. takuya829/laravel-db-helpers

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

takuya829/laravel-db-helpers
============================

Laravel database helpers

v0.0.1-alpha(2y ago)092MITPHPPHP ^8.1

Since Feb 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/takuya829/laravel-db-helpers)[ Packagist](https://packagist.org/packages/takuya829/laravel-db-helpers)[ Docs](https://github.com//laravel-db-helpers)[ RSS](/packages/takuya829-laravel-db-helpers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (12)Versions (2)Used By (0)

Laravel Database Helpers
========================

[](#laravel-database-helpers)

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

[](#installation)

You can install the package via composer:

```
composer require takuya829/laravel-db-helpers
```

Usage
-----

[](#usage)

### escape\_like\_query

[](#escape_like_query)

```
$escaped = escape_like_query('test%');
echo $escaped; // test\%
```

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Takuya Ohashi](https://github.com/takuya829)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

812d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e32d57e56ddb90bff9fd03549c75417e315df6089c7c173c9f4d60c105a54b7?d=identicon)[Takuya Ohashi](/maintainers/Takuya%20Ohashi)

---

Top Contributors

[![t98o84](https://avatars.githubusercontent.com/u/56574763?v=4)](https://github.com/t98o84 "t98o84 (1 commits)")

---

Tags

laraveltakuya829laravel-pold-helper

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/takuya829-laravel-db-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/takuya829-laravel-db-helpers/health.svg)](https://phpackages.com/packages/takuya829-laravel-db-helpers)
```

###  Alternatives

[dyrynda/laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models.

4802.8M8](/packages/dyrynda-laravel-model-uuid)[spatie/laravel-model-flags

Add flags to Eloquent models

4301.1M1](/packages/spatie-laravel-model-flags)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[spatie/laravel-sql-commenter

Add comments to SQL queries made by Laravel

1931.4M1](/packages/spatie-laravel-sql-commenter)[spatie/laravel-deleted-models

Automatically copy deleted records to a separate table

409109.8k4](/packages/spatie-laravel-deleted-models)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

203330.1k2](/packages/wnx-laravel-backup-restore)

PHPackages © 2026

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