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

https://github.com/cba85/commonsense

A friendly reminder to never forget to use common sense when coding a PHP project.
https://github.com/cba85/commonsense

common-sense commonsense package php

Last synced: 11 months ago
JSON representation

A friendly reminder to never forget to use common sense when coding a PHP project.

Awesome Lists containing this project

README

          

# Common Sense

A friendly reminder to never forget to use common sense when coding a PHP project.

## Installation

```bash
$ composer require cba85/commonsense
```

## Usage

```php
use CommonSense\CommonSense;
```