Download the PHP package seworqs/commons-string without Composer
On this page you can find all versions of the php package seworqs/commons-string. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seworqs/commons-string
More information about seworqs/commons-string
Files in seworqs/commons-string
Download seworqs/commons-string
More information about seworqs/commons-string
Files in seworqs/commons-string
Vendor seworqs
Package commons-string
Short Description A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
License Apache-2.0
Package commons-string
Short Description A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package commons-string
SEworqs Commons String
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
Installation
Install via Composer:
Basic Usage
More Examples
- CaseHelper examples
- RandomHelper examples
- NamespaceHelper examples
- PathHelper examples
Features
- [X] Transform strings to common casing styles (camelCase, PascalCase, kebab-case, etc.)
- [X] Support for custom delimiters and method chaining
- [X] Path and namespace formatting
- [X] Generate secure random strings with a custom character set
See our full examples overview
Classes and Namespaces
Namespace | Description |
---|---|
Seworqs\Commons\String\Helpers\CaseHelper | Converts strings into various casing styles. |
Seworqs\Commons\String\Helpers\PathHelper | Builds and transforms path-like string segments. |
Seworqs\Commons\String\Helpers\NamespaceHelper | Formats segments as valid PHP namespaces. |
Seworqs\Commons\String\Helpers\RandomHelper | Generates secure random strings. |
License
Apache-2.0 — see LICENSE
About SEworqs
SEworqs builds clean, reusable modules for PHP and Mendix developers.
Learn more at github.com/seworqs
Badges
All versions of commons-string with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package seworqs/commons-string contains the following files
Loading the files please wait ....