Автор: Johnathon Koster
Издательство: Leanpub
Год: 2022-10-14
Страниц: 749
Язык: английский
Формат: pdf (true), epub + Extras
Размер: 10.2 MB
As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation
Working with multibyte strings, Unicode, and UTF-8 can feel intimidating when writing PHP. Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel offers a guided experience navigating the different techniques to properly work with and manage multibyte strings. The book also offers extensive discussions around the Laravel string helper methods to provide a familiar reference point while navigating the intricacies of string and text manipulation.
Throughout this book, we will explore many different concepts and ideas through many code examples. PHP 8 was used throughout the writing process, but the code examples can be adapted to any modern PHP version.
Through hundreds of hand-crafted examples and in-depth discussions, you will learn how to:
Read and write multibyte strings using PHP
Safely loop through the characters of a multibyte string
Work with over sixty Laravel string helper methods and fluent strings
Manage documents with a variety of different line-ending styles
Convert string positions to line and column numbers (and back)
And so much more
Скачать Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel