Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lalcebo/sdk-php-helpers
Provides a collection of PHP helpers functions.
https://github.com/lalcebo/sdk-php-helpers
helpers library php php7 php8 sdk sdk-php
Last synced: about 2 months ago
JSON representation
Provides a collection of PHP helpers functions.
- Host: GitHub
- URL: https://github.com/lalcebo/sdk-php-helpers
- Owner: lalcebo
- License: mit
- Created: 2021-03-30T02:39:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T15:32:34.000Z (8 months ago)
- Last Synced: 2024-09-16T18:23:28.303Z (3 months ago)
- Topics: helpers, library, php, php7, php8, sdk, sdk-php
- Language: PHP
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SDK PHP Helpers
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Tests Workflow][ico-tests]][link-tests]
[![Software License][ico-license]][link-license]## Introduction
Provides a collection of PHP helpers functions.
## Requirements
This package requires:
- PHP **^8.2.0**
## Installation
To get started, install the package through composer and enjoy it!
```shell
composer require lalcebo/sdk-php-helpers
```## About
I'll try to maintain this project as simple as possible, but pull requests are welcomed!
## License
The MIT License (MIT). Please see [License File][link-license] for more information.
[ico-version]: https://img.shields.io/packagist/v/lalcebo/sdk-php-helpers.svg?style=for-the-badge&logo=Packagist
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge&color=blue
[ico-downloads]: https://img.shields.io/packagist/dt/lalcebo/sdk-php-helpers.svg?style=for-the-badge
[ico-tests]: https://img.shields.io/github/actions/workflow/status/lalcebo/sdk-php-helpers/ci.yml?style=for-the-badge&label=tests&logo=github[link-packagist]: https://packagist.org/packages/lalcebo/sdk-php-helpers
[link-license]: LICENSE
[link-downloads]: https://packagist.org/packages/lalcebo/sdk-php-helpers
[link-tests]: https://github.com/lalcebo/sdk-php-helpers/actions/workflows/ci.yml?query=branch%3Amaster