https://github.com/ellisgl/geeklab-toolbox
Just some "utility" classes for PHP.
https://github.com/ellisgl/geeklab-toolbox
array arrays php php8-1 php81
Last synced: 5 months ago
JSON representation
Just some "utility" classes for PHP.
- Host: GitHub
- URL: https://github.com/ellisgl/geeklab-toolbox
- Owner: ellisgl
- License: bsd-2-clause
- Created: 2018-08-01T07:36:13.000Z (almost 8 years ago)
- Default Branch: release
- Last Pushed: 2024-12-05T23:30:15.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:53:35.771Z (over 1 year ago)
- Topics: array, arrays, php, php8-1, php81
- Language: PHP
- Homepage:
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.BSD
Awesome Lists containing this project
README
# GeekLab-ToolBox
[](https://travis-ci.com/ellisgl/GeekLab-ToolBox)
Just some "utility" classes for PHP.
## Install
`composer require geeklab/toolbox`
## Docs
* [Arrays](docs/Arrays.md)
* [Strings](docs/Strings.md)
* [Is](docs/Is.md)