PHPackages                             laramate/support - 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. laramate/support

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

laramate/support
================

Support Package for Laravel

4.0(3w ago)17.9k↑642.9%MITPHPPHP ^8.2CI failing

Since Apr 6Pushed 3w ago2 watchersCompare

[ Source](https://github.com/Laramate/support)[ Packagist](https://packagist.org/packages/laramate/support)[ RSS](/packages/laramate-support/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (28)Versions (19)Used By (0)

[![Laravel Logo](https://camo.githubusercontent.com/4c26edb983f6a5cae4997a74f7ef2899ccdadeb4727737a776783d12dbdf8e41/68747470733a2f2f6c6172616d6174652e64652f6c6172616d6174652e77656270)](https://laramate.de)

Laramate Support
================

[](#laramate-support)

A collection of helpers, traits, and extensions for Laravel that we use across our agency projects. It bundles common building blocks, from queueable actions to model versioning, into a single, lightweight package.

Supports **Laravel 12** and **Laravel 13**.

> **Warning:** This package is under constant development. Use at your own risk.

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

[](#installation)

Install the package via Composer:

```
composer require laramate/support
```

Features
--------

[](#features)

FeatureDescription[Actions](docs/actions.md)Queueable, self-dispatching action classes for encapsulating business logic. Extend the base `Action`, implement `handle()`, and dispatch it synchronously or via the queue.[Translatable Enums](docs/translatable-enums.md)An `Enum` trait with a `TranslatableEnum` interface that resolves enum values through Laravel's translation files and converts cases into select arrays for forms.[Makeable Trait](docs/makeable-trait.md)Adds a static `make()` factory method to any class, allowing fluent instantiation without the `new` keyword.[Auto Create UUID Trait](docs/auto-create-uuid-trait.md)Automatically generates a UUID for Eloquent models on creation. The column name is configurable and invalid or missing UUIDs are renewed transparently.[CSV Importer](docs/csv-importer.md)Reads CSV files into arrays with configurable separator, enclosure, and escape characters. Optionally uses the first line as array keys and normalizes `NULL` values.[Simple Versioning](docs/simple-versioning.md)A `Versioning` trait for Eloquent models that creates immutable model versions with version IDs, labels, and author tracking.[Data Mapper](docs/data-mapper.md)An abstract mapper for converting raw input arrays into a defined attribute structure using mapping rules and default values.[Numbering Formatter](docs/numbering-formatter.md)Formatters for converting positions into numbering schemes, e.g. natural numbers with optional zero-padding.[ForceJsonResponse Middleware](docs/force-json-response-middleware.md)Forces the `Accept: application/json` header on incoming requests so APIs consistently return JSON instead of HTML redirects or views.---

### About Laramate

[](#about-laramate)

We build high-performance custom software and CRM systems that adapt to you. Leveraging the power of Laravel, React, and Statamic, we create digital experiences tailored specifically to your operational needs.

---

© 2026 Laramate • [MIT License](LICENSE.md) • [www.laramate.de](http://www.laramate.de) • [github.com/Laramate](https://github.com/Laramate)

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance95

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

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

Recently: every ~23 days

Total

18

Last Release

21d ago

Major Versions

0.1.1 → 1.0.02020-03-17

1.3.0 → 2.02025-02-03

2.1.0 → 3.02025-04-10

3.6 → 4.02026-06-12

PHP version history (5 changes)0.1.0PHP ^7.1.3

1.1.0PHP ^7.1

1.3.0PHP ^7.3|^8.0

2.0PHP ^8.0

4.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0b6b032b0c0de7477dcd52a511cc06010c6044178d1e201387b284910cb992c?d=identicon)[tkivelip](/maintainers/tkivelip)

![](https://www.gravatar.com/avatar/7d436f4fbfbb923d83a69e2402d3160f1e136a7a088475fcb03ee166a3fb7938?d=identicon)[laramate](/maintainers/laramate)

---

Top Contributors

[![tkivelip](https://avatars.githubusercontent.com/u/3762670?v=4)](https://github.com/tkivelip "tkivelip (12 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/laramate-support/health.svg)

```
[![Health](https://phpackages.com/badges/laramate-support/health.svg)](https://phpackages.com/packages/laramate-support)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[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)
