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

https://github.com/puzzle-org/pieces

Miscellanous library
https://github.com/puzzle-org/pieces

library misc php traits

Last synced: 3 months ago
JSON representation

Miscellanous library

Awesome Lists containing this project

README

          

Puzzle Pieces ![PHP >= 5.6](https://img.shields.io/badge/php-%3E%3D%205.6-blue.svg)
=============

Misc lib

QA
--

[![SensioLabsInsight](https://insight.sensiolabs.com/projects/5b200610-eb27-46e9-a7c9-245943b5057f/big.png)](https://insight.sensiolabs.com/projects/5b200610-eb27-46e9-a7c9-245943b5057f)

Service | Result
--- | ---
**Travis CI** (PHP 5.6 .. 7.1) | [![Build Status](https://travis-ci.org/puzzle-org/pieces.png?branch=master)](https://travis-ci.org/puzzle-org/pieces)
**Scrutinizer** | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/puzzle-org/pieces/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/puzzle-org/pieces/?branch=master)
**Code coverage** | [![codecov](https://codecov.io/gh/puzzle-org/pieces/branch/master/graph/badge.svg)](https://codecov.io/gh/puzzle-org/pieces)
**Packagist** | [![Latest Stable Version](https://poser.pugx.org/puzzle/pieces/v/stable.png)](https://packagist.org/packages/puzzle/pieces) [![Total Downloads](https://poser.pugx.org/puzzle/pieces/downloads.svg)](https://packagist.org/packages/puzzle/pieces)

Changelog
---------

**1.x -> 2.x**

- Drop php 5.5 support. Minimal version is 5.6.0