Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiagodp/core
- Owner: thiagodp
- License: mit
- Created: 2017-03-13T02:20:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T03:35:09.000Z (over 7 years ago)
- Last Synced: 2024-09-21T14:08:16.114Z (about 2 months ago)
- Topics: clean, core, flag, php, phputil, string, useful, util
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```