Skip to content

painless-php/string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

string

String helper functionality for PHP

Installation

composer require painless-php/string

Public API

Core

Exception

  • PainlessPHP\String\Exception\StringSearchException
  • PainlessPHP\String\Exception\StringTypeConversionException

TODO

  • findFirstLineContaining

  • findLinesContaining

  • findLastLineContaining

  • trimLines

  • editLines

  • update required php version (can check with package-boilerplate-core eventually)

  • method overview (as markdown table? in readme) / update docs

  • generate ide helper for StrBuilder so that magic methods are exposed to IDE

About

String helper functionality for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages