Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thiagodp/core

Useful classes for PHP
https://github.com/thiagodp/core

clean core flag php phputil string useful util

Last synced: 1 day ago
JSON representation

Useful classes for PHP

Awesome Lists containing this project

README

        

# phputil/core
Useful classes for PHP.

We use [semantic version](http://semver.org/). See [our releases](https://github.com/thiagodp/core/releases).

## Introduction

This project shall have some classes migrated from the [php-util](https://github.com/thiagodp/php-util) repository, which is becoming deprecated. That project's files are being placed into different repositories, such as this project, [phputil/json](https://github.com/thiagodp/json), [phputil/pdowrapper](https://github.com/thiagodp/pdowrapper), [etc](https://github.com/thiagodp?tab=repositories).

## Installation

```command
composer require phputil/core
```