sumaiazaman/laravel-acronym-pluralizer
Fix Laravel pluralizer for uppercase acronyms (CD → CDs, not CDS)
时间:2026-03-06 09:26
realodix/change-case
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
时间:2026-01-04 17:00
ghostwriter/case-converter
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
时间:2026-01-04 10:27
doctrine/inflector
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
时间:2026-01-04 09:47
drago-ex/utils
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
时间:2026-01-04 04:51
erag/laravel-case-mapper-request
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
时间:2025-07-19 08:44
alirezaevil81/password-generator
This project provides a simple yet powerful PHP script for generating strong, secure passwords with customizable options. The script allows users to generate passwords with a mix of uppercase letters, lowercase letters, numbers, and special characters.
时间:2024-11-11 20:41
nabeghe/alphanum
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
时间:2024-10-22 21:56
oldpak/inflector
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
时间:2024-04-02 09:23
drrefe/tr
A package that makes it easy to use some operations and suffixes specific to the Turkish language.
时间:2023-08-19 19:41
netkod-bilisim/tr-string
It provides functions to help with the problem of converting Turkish text to uppercase and lowercase in PHP.
时间:2023-07-27 14:02
looplinguist/random-password-generator
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 c
时间:2023-07-24 15:58
donchev/email-extractor
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
时间:2022-10-12 14:06