PHPackages                             labkito/laravel-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. labkito/laravel-helper

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

labkito/laravel-helper
======================

A collection of Laravel helper functions (datatable, etc.)

v1.0.2(8mo ago)13MITTypeScriptPHP &gt;=8.1

Since Oct 22Pushed 8mo agoCompare

[ Source](https://github.com/LabKito/Laravel-Helper)[ Packagist](https://packagist.org/packages/labkito/laravel-helper)[ RSS](/packages/labkito-laravel-helper/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Labkito - Laravel Helper Package
================================

[](#labkito---laravel-helper-package)

This package provides a set of helper functions to streamline common tasks in Laravel applications. It includes datatables, encryption, and output standartization features.

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

[](#installation)

You can install the package via Composer:

```
composer require labkito/laravel-helper
```

Generate Template
-----------------

[](#generate-template)

To generate the necessary template files, run the following Artisan command:

```
php artisan labkito-helper:install
```

Documentation
-------------

[](#documentation)

### Datatable

[](#datatable)

The `datatable()` helper simplifies building dynamic, server-side DataTable responses in Laravel.
It supports **filtering**, **searching**, **ordering**, **pagination**, **custom response mapping**, and **optional encryption** — all in one call.

### Encryption

[](#encryption)

The `encryption()` helper offers easy-to-use functions for encrypting and decrypting data, ensuring that sensitive information is securely handled.

### Output Standartization

[](#output-standartization)

The `output()` standartization helper helps maintain consistent response formats across your application, making it easier to handle API responses and error messages.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance60

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Every ~0 days

Total

3

Last Release

255d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63695824?v=4)[Dendi](/maintainers/Dendi6)[@Dendi6](https://github.com/Dendi6)

---

Top Contributors

[![Dendi6](https://avatars.githubusercontent.com/u/63695824?v=4)](https://github.com/Dendi6 "Dendi6 (21 commits)")

---

Tags

laravellaravel-pacakges

### Embed Badge

![Health badge](/badges/labkito-laravel-helper/health.svg)

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

###  Alternatives

[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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