Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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