Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/php-pp/core
- Owner: php-pp
- License: mit
- Created: 2021-11-14T18:47:14.000Z (about 3 years ago)
- Default Branch: 0.0
- Last Pushed: 2021-12-23T13:59:58.000Z (almost 3 years ago)
- Last Synced: 2024-09-29T20:01:19.835Z (about 2 months ago)
- Topics: php, php7, php74, php8, php80, php81, phppp
- Language: PHP
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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.*
```