Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 215 Bytes

string-helper

Sample Laravel package containing two functions makeUpper() and makeLower()

Installation

composer require afsara/string-helper

Requirement

php: ^7.3|^8.0

nesbot/carbon: ^2.46