https://github.com/initphp/polyfill-php80
PHP 8.0 functions for PHP 7.
https://github.com/initphp/polyfill-php80
php php7 php8 polyfill
Last synced: about 1 year ago
JSON representation
PHP 8.0 functions for PHP 7.
- Host: GitHub
- URL: https://github.com/initphp/polyfill-php80
- Owner: InitPHP
- License: mit
- Created: 2022-08-17T15:33:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T15:36:42.000Z (over 3 years ago)
- Last Synced: 2025-01-17T18:01:27.771Z (about 1 year ago)
- Topics: php, php7, php8, polyfill
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InitPHP PHP 8.0 Polyfill
PHP 8.0 functions for PHP 7.
## Installation
```
composer require initphp/polyfill-php80
```
## Credits
- [Muhammet ŞAFAK](https://www.muhammetsafak.com.tr) <>
## License
Copyright © 2022 [MIT License](./LICENSE)