https://github.com/open-southeners/extended-php
Extended functions and other utilities for PHP based applications
https://github.com/open-southeners/extended-php
php php-8 php-enum query-params utilities
Last synced: about 21 hours ago
JSON representation
Extended functions and other utilities for PHP based applications
- Host: GitHub
- URL: https://github.com/open-southeners/extended-php
- Owner: open-southeners
- License: mit
- Created: 2022-04-04T18:51:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T22:59:13.000Z (about 1 year ago)
- Last Synced: 2025-09-15T18:39:37.905Z (6 months ago)
- Topics: php, php-8, php-enum, query-params, utilities
- Language: PHP
- Homepage: https://docs.opensoutheners.com/extended-php/
- Size: 203 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 [](https://www.php.net/supported-versions.php) [](https://github.com/open-southeners/extended-php/actions/workflows/tests.yml) [](https://codecov.io/gh/open-southeners/extended-php) [](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)