Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/php-pp/core

PHP++ core
https://github.com/php-pp/core

php php7 php74 php8 php80 php81 phppp

Last synced: about 1 month ago
JSON representation

PHP++ core

Awesome Lists containing this project

README

        

[![Version](https://img.shields.io/badge/version-master-4B9081.svg)](https://github.com/php-pp/core/tree/master)
[![License](https://poser.pugx.org/php-pp/core/license)](https://github.com/php-pp/core/blob/master/LICENSE)
[![PHP](https://img.shields.io/badge/php-^7.4||^8.0-blue.svg)](https://php.net)
![Lines](https://img.shields.io/badge/code%20lines-9,191-blue.svg)
![Downloads](https://poser.pugx.org/php-pp/core/downloads)

[![CI](https://github.com/php-pp/core/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/php-pp/core/actions/workflows/ci.yml)
![Tests](https://img.shields.io/badge/tests-495-blue.svg)
![Assertions](https://img.shields.io/badge/assertions-1,132-blue.svg)
![Coverage](https://img.shields.io/badge/coverage-54%25-success.svg)
![Infection](https://img.shields.io/badge/infection-85%25-success.svg)

## php-pp/core

Work in progress ;)

[Changelog](changelog.md)

## Installation

```
composer require php-pp/core 0.0.*
```