Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 6 years ago)
- Default Branch: release
- Last Pushed: 2022-11-25T15:45:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T01:22:12.816Z (about 1 month ago)
- Topics: array, arrays, php, php8-1, php81
- Language: PHP
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.BSD
Awesome Lists containing this project
README
# GeekLab-ToolBox
[![Build Status](https://travis-ci.com/ellisgl/GeekLab-ToolBox.svg?branch=release)](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)