Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/polyfill-php71
This component provides functions unavailable in releases prior to PHP 7.1.
https://github.com/symfony/polyfill-php71
component php polyfill symfony symfony-component
Last synced: 3 months ago
JSON representation
This component provides functions unavailable in releases prior to PHP 7.1.
- Host: GitHub
- URL: https://github.com/symfony/polyfill-php71
- Owner: symfony
- License: mit
- Created: 2016-11-14T01:18:03.000Z (about 8 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-08-02T10:24:03.000Z (over 1 year ago)
- Last Synced: 2024-09-30T16:22:43.021Z (3 months ago)
- Topics: component, php, polyfill, symfony, symfony-component
- Homepage: https://symfony.com/polyfill-php71
- Size: 14.6 KB
- Stars: 25
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Polyfill / Php71
========================This component provides functions unavailable in releases prior to PHP 7.1:
- [`is_iterable`](https://php.net/is_iterable)
More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).License
=======This library is released under the [MIT license](LICENSE).