Download the PHP package sikofitt/mocks-drupal-variables without Composer
On this page you can find all versions of the php package sikofitt/mocks-drupal-variables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mocks-drupal-variables
Drupal Variable Mock 
Mocks for drupal variable functions variable_(set,get,del) for testing outside of Drupal
Versions
Drupal 7.x
Usage
Then just use as if you were in drupal.
Just like drupal, every function returns null, except variable_get. But variable_get will return null if the value is not found and no default was given.
Requirements
PHP >=5.3
Tests
phpunit
All versions of mocks-drupal-variables with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package sikofitt/mocks-drupal-variables contains the following files
Loading the files please wait ....