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

https://github.com/chevere/chevere

High quality library for building PHP software
https://github.com/chevere/chevere

chevere immutable library php php-library strong-typed

Last synced: 9 months ago
JSON representation

High quality library for building PHP software

Awesome Lists containing this project

README

          

# Chevere

![Chevere](chevere.svg)

[![Build](https://img.shields.io/github/actions/workflow/status/chevere/chevere/test.yml?branch=4.0&style=flat-square)](https://github.com/chevere/chevere/actions)
![Code size](https://img.shields.io/github/languages/code-size/chevere/chevere?style=flat-square)
[![Apache-2.0](https://img.shields.io/github/license/chevere/chevere?style=flat-square)](LICENSE)

## Summary

This package includes all mainline Chevere packages.

## Quick start

* Install in your project using [Composer](https://packagist.org/packages/chevere/chevere):

```sh
composer require chevere/chevere
```

## Documentation

Documentation available at [chevere.org](https://chevere.org/).

## License

Copyright [Rodolfo Berrios A.](https://rodolfoberrios.com/)

Chevere is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.