An open API service indexing awesome lists of open source software.

https://github.com/jbzoo/toolbox

It directly integrates the entire JBZoo libraries in one place. In the future, it will be the framework.
https://github.com/jbzoo/toolbox

jbzoo php php-tools toolbox tools utilities

Last synced: 5 months ago
JSON representation

It directly integrates the entire JBZoo libraries in one place. In the future, it will be the framework.

Awesome Lists containing this project

README

          

# JBZoo / Toolbox

[![CI](https://github.com/JBZoo/Toolbox/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/JBZoo/Toolbox/actions/workflows/main.yml?query=branch%3Amaster) [![Coverage Status](https://coveralls.io/repos/github/JBZoo/Toolbox/badge.svg?branch=master)](https://coveralls.io/github/JBZoo/Toolbox?branch=master) [![Psalm Coverage](https://shepherd.dev/github/JBZoo/Toolbox/coverage.svg)](https://shepherd.dev/github/JBZoo/Toolbox) [![Psalm Level](https://shepherd.dev/github/JBZoo/Toolbox/level.svg)](https://shepherd.dev/github/JBZoo/Toolbox) [![CodeFactor](https://www.codefactor.io/repository/github/jbzoo/toolbox/badge)](https://www.codefactor.io/repository/github/jbzoo/toolbox/issues)
[![Stable Version](https://poser.pugx.org/jbzoo/toolbox/version)](https://packagist.org/packages/jbzoo/toolbox/) [![Total Downloads](https://poser.pugx.org/jbzoo/toolbox/downloads)](https://packagist.org/packages/jbzoo/toolbox/stats) [![Dependents](https://poser.pugx.org/jbzoo/toolbox/dependents)](https://packagist.org/packages/jbzoo/toolbox/dependents?order_by=downloads) [![GitHub License](https://img.shields.io/github/license/jbzoo/toolbox)](https://github.com/JBZoo/Toolbox/blob/master/LICENSE)

## Unit tests and check code style
```sh
make update
make test-all
```

## License

MIT