Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Laravel extended helpers for PHP and framework features
- Host: GitHub
- URL: https://github.com/open-southeners/extended-php
- Owner: open-southeners
- License: mit
- Created: 2022-04-04T18:51:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T16:55:04.000Z (4 months ago)
- Last Synced: 2024-08-15T17:27:09.322Z (4 months ago)
- Topics: laravel, laravel-package, php, php-8, php-enum, utilities
- Language: PHP
- Homepage: https://docs.opensoutheners.com/laravel-helpers/
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)