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.
- Host: GitHub
- URL: https://github.com/cba85/commonsense
- Owner: cba85
- License: mit
- Created: 2019-01-23T17:04:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T17:07:35.000Z (over 7 years ago)
- Last Synced: 2025-03-11T21:44:50.575Z (over 1 year ago)
- Topics: common-sense, commonsense, package, php
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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;
```