Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/open-southeners/extended-php

Laravel extended helpers for PHP and framework features
https://github.com/open-southeners/extended-php

laravel laravel-package php php-8 php-enum utilities

Last synced: 3 days ago
JSON representation

Laravel extended helpers for PHP and framework features

Awesome Lists containing this project

README

        

Extended PHP [![required php version](https://img.shields.io/packagist/php-v/open-southeners/extended-php)](https://www.php.net/supported-versions.php) [![run-tests](https://github.com/open-southeners/extended-php/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/open-southeners/extended-php/actions/workflows/tests.yml) [![codecov](https://codecov.io/gh/open-southeners/extended-php/branch/main/graph/badge.svg?token=GY3974Z90U)](https://codecov.io/gh/open-southeners/extended-php) [![Edit on VSCode online](https://img.shields.io/badge/vscode-edit%20online-blue?logo=visualstudiocode)](https://vscode.dev/github/open-southeners/extended-php)
===

Extended functions and other utilities for PHP based applications

## Getting started

```sh
composer require open-southeners/extended-php
```

## Support

This and all of our Laravel packages follows as much as possibly can the LTS support of PHP.

Read more: https://www.php.net/supported-versions.php

## Credits

- Ruben Robles ([@d8vjork](https://github.com/d8vjork))
- Open Southeners ([https://opensoutheners.com/](https://opensoutheners.com/))
- [And all the contributors](https://github.com/open-southeners/laravel_helpers/graphs/contributors)