Libraries tagged by character
sjaakp/yii2-alphapager
4440 Downloads
Page data on initial character in Yii2.
scarneros/laravel-japan-postal-codes
610 Downloads
Laravel package for looking up Japanese addresses by postal code. Supports kanji, kana and romaji, full-width character normalization, CSV imports from Japan Post, and an optional JSON API.
rayblair06/unicode
3 Downloads
Type-Safe Unicode Characters
rayblair/unicode
4 Downloads
Type-Safe Unicode Characters
ppardalj/ultima-paperdoll-drawer-php
30 Downloads
Library to generate paperdoll images for Ultima Online characters
pnlinh/vietnamese-converter
77 Downloads
A php class that converts Vietnamese characters into different character set
pnikolov/bootstrap-maxlength
3664 Downloads
Wrapper of the Bootstrap-max-length plugin. This is a jQuery and Bootstrap plugin for character count on inputs.
nabeghe/alphanum
12 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
mvnrsa/laravel-sluggable-trait
48 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
magnum357i/myanimelist-api
47 Downloads
Api for MyAnimeList. It contains: anime, manga, character and people.
m-wardany/hash-ids
810 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
lukasbableck/contao-title-description-bundle
149 Downloads
This bundle adds a meter for the length of the page title and description in the Contao backend as well as a picker that allows you to easily insert special characters into your title or description. The maximum values for the title and description length are based on the maximum length that Google usually displays in search results.
looplinguist/random-password-generator
573 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
lemmon/id
11 Downloads
Random IDs optimized for visual transcription, with a curated alphabet, normalization, and a built-in check character.
lastdragon-ru/glob-matcher
15 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.