https://github.com/leafsphp/tilly
Utility Functions? Helpers? Whatever
https://github.com/leafsphp/tilly
tilly
Last synced: 11 months ago
JSON representation
Utility Functions? Helpers? Whatever
- Host: GitHub
- URL: https://github.com/leafsphp/tilly
- Owner: leafsphp
- Created: 2020-05-01T03:52:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T20:16:38.000Z (over 5 years ago)
- Last Synced: 2024-05-23T05:34:34.445Z (over 1 year ago)
- Topics: tilly
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Tilly
# Tilly
Tilly is a utility 'toolkit' for PHP. Tilly provides a bunch of easy-to-use utility functions, with no config out of the box.
## Installation
We recommend using [composer](https://getcomposer.org) to install Tilly
```bash
composer require leafs/tilly
```
## Tilly Functions
### Collection
Collection Docs
### Func
Func Docs
### Math
Math Docs