1.2.450. Feast usage¶
This analysis reports usage of the Feast framework.
FEAST is a radically different PHP Framework that was built from the ground up to be an alternative to the dependency-heavy frameworks that exist already. Its goal is a light-weight footprint that just lets you get stuff done.
<?php
$this->httpRequest->postJson(self::URL . '/subscribers');
$this->httpRequest->addArguments($data);
$this->httpRequest->authenticate($this->apiKey, '');
$this->httpRequest->makeRequest();
$response = $this-httpRequest->getResponseAsJson();
?>
See also Feast and `Feast on github<https://github.com/feastframework/framework>`_.
1.2.450.1. Connex PHP features¶
1.2.450.1.1. Specs¶
Short name |
Vendors/Feast |
Rulesets |
|
Exakat since |
2.4.8 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Slow (1 hour) |
Precision |
Very high |
Available in |