Index of /InvoiceShelf/vendor/symfony/string

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] AbstractString.php 2024-08-27 11:48 18K [   ] AbstractUnicodeStrin..> 2024-08-27 11:48 25K [   ] ByteString.php 2024-08-27 11:48 14K [TXT] CHANGELOG.md 2024-08-27 11:48 890 [   ] CodePointString.php 2024-08-27 11:48 7.5K [DIR] Exception/ 2024-08-27 11:48 - [DIR] Inflector/ 2024-08-27 11:48 - [   ] LICENSE 2024-08-27 11:48 1.0K [   ] LazyString.php 2024-08-27 11:48 4.3K [DIR] Resources/ 2024-08-27 11:48 - [DIR] Slugger/ 2024-08-27 11:48 - [   ] UnicodeString.php 2024-08-27 11:48 12K [   ] composer.json 2024-08-27 11:48 1.3K
String Component
================

The String component provides an object-oriented API to strings and deals
with bytes, UTF-8 code points and grapheme clusters in a unified way.

Resources
---------

 * [Documentation](https://symfony.com/doc/current/components/string.html)
 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
 * [Report issues](https://github.com/symfony/symfony/issues) and
   [send Pull Requests](https://github.com/symfony/symfony/pulls)
   in the [main Symfony repository](https://github.com/symfony/symfony)