Download the PHP package backendtea/un-poly-all without Composer
On this page you can find all versions of the php package backendtea/un-poly-all. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download backendtea/un-poly-all
More information about backendtea/un-poly-all
Files in backendtea/un-poly-all
Download backendtea/un-poly-all
More information about backendtea/un-poly-all
Files in backendtea/un-poly-all
Vendor backendtea
Package un-poly-all
Short Description Removes all polyfills from your project, where possible
License MIT
Package un-poly-all
Short Description Removes all polyfills from your project, where possible
License MIT
Please rate this library. Is it a good library?
Informations about the package un-poly-all
Un Poly All
A lot of polyfills are not needed if your project requires a certain php version, or needs the locale
aware functionality of an extension. The polyfills slow down your application by adding function_exists
, extension_loaded
or php version checks that
are when your autoloader is loaded. By removing the polyfills the start up time is (slightly) reduced.
If you do add this or one of its child packages, consider adding extension as a requirement to your composer.json
.
Installation
All versions of un-poly-all with dependencies
PHP Build Version
Package Version
Requires
backendtea/un-poly-apcu Version
^1.0
backendtea/un-poly-ctype Version ^1.0
backendtea/un-poly-iconv Version ^1.0
backendtea/un-poly-intl-grapheme Version ^1.0
backendtea/un-poly-intl-icu Version ^1.0
backendtea/un-poly-intl-normalizer Version ^1.0
backendtea/un-poly-mbstring Version ^1.0
backendtea/un-poly-password Version ^1.0
backendtea/un-poly-php54 Version ^1.0
backendtea/un-poly-php55 Version ^1.0
backendtea/un-poly-php56 Version ^1.0
backendtea/un-poly-php70 Version ^1.0
backendtea/un-poly-php71 Version ^1.0
backendtea/un-poly-php72 Version ^1.0
backendtea/un-poly-php73 Version ^1.0
backendtea/un-poly-random Version ^1.0
backendtea/un-poly-util Version ^1.0
backendtea/un-poly-xml Version ^1.0
backendtea/un-poly-ctype Version ^1.0
backendtea/un-poly-iconv Version ^1.0
backendtea/un-poly-intl-grapheme Version ^1.0
backendtea/un-poly-intl-icu Version ^1.0
backendtea/un-poly-intl-normalizer Version ^1.0
backendtea/un-poly-mbstring Version ^1.0
backendtea/un-poly-password Version ^1.0
backendtea/un-poly-php54 Version ^1.0
backendtea/un-poly-php55 Version ^1.0
backendtea/un-poly-php56 Version ^1.0
backendtea/un-poly-php70 Version ^1.0
backendtea/un-poly-php71 Version ^1.0
backendtea/un-poly-php72 Version ^1.0
backendtea/un-poly-php73 Version ^1.0
backendtea/un-poly-random Version ^1.0
backendtea/un-poly-util Version ^1.0
backendtea/un-poly-xml Version ^1.0
The package backendtea/un-poly-all contains the following files
Loading the files please wait ....