Download the PHP package underdev/requirements without Composer
On this page you can find all versions of the php package underdev/requirements. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download underdev/requirements
More information about underdev/requirements
Files in underdev/requirements
Download underdev/requirements
More information about underdev/requirements
Files in underdev/requirements
Vendor underdev
Package requirements
Short Description WordPress drop-in to check requirements
License
Package requirements
Short Description WordPress drop-in to check requirements
License
Please rate this library. Is it a good library?
Informations about the package requirements
WordPress plugin requirements
A WordPress drop-in to check requirements.
Simple include the underDEV_Requirements.php file in your project or install and load it via Composer:
composer require underdev/requirements
Default checks:
- PHP version
- PHP extensions loaded
- WordPress version
- Active plugins and their versions
- Active theme
- Function collisions
- Class collisions
You can add also your own custom checks. See the example below.
It doesn't break the user action, such as activating many plugins at once. It will simply display a notice in the admin area:
Sample usage
All versions of requirements with dependencies
PHP Build Version
Package Version
No informations.
The package underdev/requirements contains the following files
Loading the files please wait ....