Libraries tagged by length
jwarkentin/flaky
25577 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
jialeo/laravel-schema-extend
19977 Downloads
support MySQL 'table comment','int' data type length setting
genai/validation
114 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
dbt/table
2801 Downloads
Objects to represent fixed-length tabular data
datatables.net/datatables.net-fixedheader-dt
4680 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedheader-bs4
4244 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
bitandblack/word-extract
610 Downloads
Extract or handle words with a given minimum length.
afaanbilal/php-random-string
3452 Downloads
Generate a random string of variable length from a given charset
gf-gw-req-char-length/gf-gw-req-char-length
59 Downloads
Require a minimum and/or maximum character length for specific Gravity Forms fields, displaying an informative Gravity Form validation error to the user for disallowed entries.
degraciamathieu/php-line-length-detector
3 Downloads
PHP code smell detector
pnikolov/bootstrap-maxlength
3657 Downloads
Wrapper of the Bootstrap-max-length plugin. This is a jQuery and Bootstrap plugin for character count on inputs.
omelya/phpgeo
2858 Downloads
Simple Yet Powerful Geo Library
tryhackx/flarum-homepage-blocks
44 Downloads
Customizable homepage blocks for tracker-style Flarum forums featuring dual statistics (internal & OpenTracker), advanced filters, and rate-limiting protection.
simon-ugorji/octavalidate-php
11 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
zjkiza/truncate-html
11 Downloads
A flexible HTML truncation service that safely truncates HTML content without breaking the tag structure. Enable different ways of measuring length by bytes or by characters.