PHPackages                             littlegiant/silverstripe-admin-text-length - 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. littlegiant/silverstripe-admin-text-length

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

littlegiant/silverstripe-admin-text-length
==========================================

2.1(8y ago)13.4k2JavaScript

Since Jun 25Pushed 7y ago2 watchersCompare

[ Source](https://github.com/littlegiant/silverstripe-admin-text-length)[ Packagist](https://packagist.org/packages/littlegiant/silverstripe-admin-text-length)[ RSS](/packages/littlegiant-silverstripe-admin-text-length/feed)WikiDiscussions master Synced 2w ago

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

SilverStripe Admin Text Length
==============================

[](#silverstripe-admin-text-length)

Add a text length hint to CMS fields.

[![Admin Text Length](https://github.com/littlegiant/silverstripe-admin-text-length/raw/master/images/admin-text-length.png)](https://github.com/littlegiant/silverstripe-admin-text-length/blob/master/images/admin-text-length.png)

[![Admin Text Length with a warning](https://github.com/littlegiant/silverstripe-admin-text-length/raw/master/images/admin-text-length-warning.png)](https://github.com/littlegiant/silverstripe-admin-text-length/blob/master/images/admin-text-length-warning.png)

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

[](#installation)

Installation via composer

```
$ composer require littlegiant/silverstripe-admin-text-length

```

Usage
-----

[](#usage)

Call `->setLengthHint()` with the length required on any `TextField`.

```
TextField::create('LimitedLength', 'LimitedLength')->setLengthHint(100)
```

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

[](#contributing)

### Code guidelines

[](#code-guidelines)

This project follows the standards defined in:

- [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
- [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
- [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

4

Last Release

2920d ago

Major Versions

1.0.1 → 2.02018-06-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1953220?v=4)[Stevie Mayhew](/maintainers/stevie-mayhew)[@stevie-mayhew](https://github.com/stevie-mayhew)

![](https://www.gravatar.com/avatar/13a1b78f31cdad3eecbe5d11aadc3f5c527f76cde37710ab91dc03c42565f152?d=identicon)[RyanPotter](/maintainers/RyanPotter)

### Embed Badge

![Health badge](/badges/littlegiant-silverstripe-admin-text-length/health.svg)

```
[![Health](https://phpackages.com/badges/littlegiant-silverstripe-admin-text-length/health.svg)](https://phpackages.com/packages/littlegiant-silverstripe-admin-text-length)
```

###  Alternatives

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39344.8k29](/packages/lekoala-silverstripe-cms-actions)[sheadawson/silverstripe-dependentdropdownfield

A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on

28238.5k21](/packages/sheadawson-silverstripe-dependentdropdownfield)[heyday/silverstripe-colorpalette

A color palette picker for SilverStripe CMS

23160.3k11](/packages/heyday-silverstripe-colorpalette)[lekoala/silverstripe-softdelete

Soft delete extension for SilverStripe

11236.3k](/packages/lekoala-silverstripe-softdelete)[tractorcow/silverstripe-sliderfield

Simple slider field for Silverstripe

1425.5k](/packages/tractorcow-silverstripe-sliderfield)

PHPackages © 2026

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