PHPackages                             ddg/lexted - 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. ddg/lexted

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

ddg/lexted
==========

Various methods commonly used by the DiegoDev Group on Laravel Projects. Anyone is welcome to use, but you do so under your own risk and with no support or guarantee

v3.0(6y ago)06091MITPHPPHP ^7.1.3CI failing

Since Mar 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/DiegoDevGroup/Lexted)[ Packagist](https://packagist.org/packages/ddg/lexted)[ RSS](/packages/ddg-lexted/feed)WikiDiscussions master Synced 2mo ago

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

DiegoDev Group Laravel Extended
===============================

[](#diegodev-group-laravel-extended)

A collections of code we use at the DiegoDev Group on Laravel Projects. Anyone is welcome to use, but you do so under your own risk and with no support or guarantee.

Traits
------

[](#traits)

- **SetsUuidWhenCreating** - This sets the primary key of the model to a UUID. It allows you to pass a UUID if you have a workflow that creates a UUID by default. If the UUID is version 4 compliant, then the trait will just us the UUID passed to it. We use this from time to time when records are created on a mobile device then passed to a backend via an API. They may already have a UUID associated with it.
- **SetsCreatedByWhenCreating** - This traits add the Authenticated ID to a field called `created_by` in the model.

Helpers
-------

[](#helpers)

For now, this is mainly a fork of the `string` and `array` Helpers from Laravel 5.7. These helpers are being deprecated and I like them. I may add to them as time goes on and I come across some good ones.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

5

Last Release

2261d ago

Major Versions

v1.0 → v2.02019-09-07

v2.5 → v3.02020-03-05

PHP version history (2 changes)v1.0PHP ^7.1.3

v2.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/27b4fafc357732ddf8df7c17ac34bc5eb0d7b22bce02d5f065e060c71adb32c5?d=identicon)[Eric Van Johnson](/maintainers/Eric%20Van%20Johnson)

---

Top Contributors

[![ericvanjohnson](https://avatars.githubusercontent.com/u/89408?v=4)](https://github.com/ericvanjohnson "ericvanjohnson (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ddg-lexted/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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