https://github.com/mimmi20/contact
A small contact class to use in other projects
https://github.com/mimmi20/contact
Last synced: 4 months ago
JSON representation
A small contact class to use in other projects
- Host: GitHub
- URL: https://github.com/mimmi20/contact
- Owner: mimmi20
- License: mit
- Created: 2022-02-11T06:40:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T21:20:34.000Z (8 months ago)
- Last Synced: 2024-10-30T06:05:48.448Z (8 months ago)
- Language: PHP
- Size: 453 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# contact
[](https://packagist.org/packages/mimmi20/contact)
[](https://packagist.org/packages/mimmi20/contact)
[](https://packagist.org/packages/mimmi20/contact)## Code Status
[](https://codecov.io/gh/mimmi20/contact)
[](https://codeclimate.com/github/mimmi20/contact/test_coverage)
[](https://isitmaintained.com/project/mimmi20/contact "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/contact "Percentage of issues still open")
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/contact/master)
[](https://codeclimate.com/github/mimmi20/contact/maintainability)## Requirements
This library requires PHP 8.1+.
## Installation
Run
```shell
composer require mimmi20/contact
```## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).