PHPackages                             datalogix/laravel-utils - 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. datalogix/laravel-utils

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

datalogix/laravel-utils
=======================

A Laravel package that provides a set of useful utilities and service providers to enhance your application.

v5.7.0(1mo ago)2926MITPHPPHP ^8.2CI passing

Since Nov 28Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/datalogix/laravel-utils)[ Packagist](https://packagist.org/packages/datalogix/laravel-utils)[ Docs](https://github.com/datalogix/laravel-utils)[ GitHub Sponsors](https://github.com/ricardogobbosouza)[ Fund](https://opencollective.com/ricardogobbosouza)[ RSS](/packages/datalogix-laravel-utils/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (48)Used By (0)

Laravel Utils
=============

[](#laravel-utils)

[![Latest Stable Version](https://camo.githubusercontent.com/d806485fbda094128eb54a3d2191fbca9ed240efabb790ffc579c842561e0b55/68747470733a2f2f706f7365722e707567782e6f72672f646174616c6f6769782f6c61726176656c2d7574696c732f76657273696f6e)](https://packagist.org/packages/datalogix/laravel-utils)[![Total Downloads](https://camo.githubusercontent.com/c6205ca237da41cc2b65110d3e6db07b7046805a3fb77f90b06d998dd1d2cdd7/68747470733a2f2f706f7365722e707567782e6f72672f646174616c6f6769782f6c61726176656c2d7574696c732f646f776e6c6f616473)](https://packagist.org/packages/datalogix/laravel-utils)[![tests](https://github.com/datalogix/laravel-utils/workflows/tests/badge.svg)](https://github.com/datalogix/laravel-utils/actions)[![StyleCI](https://camo.githubusercontent.com/348709b9356ef4bc841c96e159b3a044cf77ce33656024bb7a42750b31a9c80a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3330343837393330302f736869656c643f7374796c653d666c6174)](https://github.styleci.io/repos/304879300)[![codecov](https://camo.githubusercontent.com/bd804d98720a3d5e1c6dddc72c21e1d4663538bc95b8748ca0cdb475e8b97471/68747470733a2f2f636f6465636f762e696f2f67682f646174616c6f6769782f6c61726176656c2d7574696c732f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/datalogix/laravel-utils)[![License](https://camo.githubusercontent.com/22fad97f4bc7dfb2aa3499b176f601a8580b25634b4c839bf5e1a19a4b5478e5/68747470733a2f2f706f7365722e707567782e6f72672f646174616c6f6769782f6c61726176656c2d7574696c732f6c6963656e7365)](https://packagist.org/packages/datalogix/laravel-utils)

> A Laravel package that provides a set of useful utilities and service providers to enhance your application.

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

[](#installation)

You can install the package via composer:

```
composer require datalogix/laravel-utils
```

The package will automatically register itself.

✅ Features
----------

[](#-features)

These features work out of the box—no additional configuration required:

- 🌍 **Multi-language Support**Includes built-in translations for English (`en`) and Brazilian Portuguese (`pt_BR`). Files are auto-loaded and can be published for customization.
- ✔️ **Respect Validation Integration**Automatically integrates [Respect Validation](https://respect-validation.readthedocs.io) via [datalogix/laravel-validation](https://github.com/datalogix/laravel-validation), with zero setup required.
- 🧠 **Enhanced Query Builder**Adds useful, reusable macros to Laravel's query builder for cleaner and more expressive queries — powered by [datalogix/laravel-builder-macros](https://github.com/datalogix/laravel-builder-macros).
- 🧩 **Sensible Defaults for Laravel**Applies opinionated, production-ready defaults to improve performance, security, and testability — powered by [datalogix/laravel-sensible](https://github.com/datalogix/laravel-sensible).
- 🛠️ **Console Support**Translation files can be published using Artisan when running in the console environment.

Translations
------------

[](#translations)

To publish the Portuguese (pt\_BR) language files, run:

```
php artisan vendor:publish --provider="Datalogix\Utils\UtilsServiceProvider" --tag="lang"
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity79

Established project with proven stability

 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 ~42 days

Recently: every ~51 days

Total

47

Last Release

54d ago

Major Versions

v1.3.0 → v2.0.02021-10-15

v2.2.0 → v3.0.02021-10-19

v3.20.0 → v4.0.02023-07-18

v4.4.0 → v5.0.02025-04-15

PHP version history (4 changes)v1.0.0PHP ^7.2|^8.0

v3.0.0PHP ^7.3|^8.0

v4.0.0PHP ^7.4|^8.0

v5.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/64f33efa07f410c2b5e41054fcf2bd13369172846b9fd71420d2162e90bb6a1a?d=identicon)[ricardogobbosouza](/maintainers/ricardogobbosouza)

---

Top Contributors

[![ricardogobbosouza](https://avatars.githubusercontent.com/u/13064722?v=4)](https://github.com/ricardogobbosouza "ricardogobbosouza (130 commits)")

---

Tags

laravelutilslaravel-utils

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/datalogix-laravel-utils/health.svg)

```
[![Health](https://phpackages.com/badges/datalogix-laravel-utils/health.svg)](https://phpackages.com/packages/datalogix-laravel-utils)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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