We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b58603 commit e651261Copy full SHA for e651261
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## v1.0.0
11
+
12
### Added
13
--
14
+- Add `StringUtil`
README.md
@@ -8,14 +8,6 @@
Shared PHP utility functions of MLL
-# Remove this section after cloning
-
-Link the package at https://packagist.org
15
-Enable code coverage at https://codecov.io
16
17
18
19
## Installation
20
21
Install through composer
0 commit comments