1.2.448. 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.448.1. Specs

Short name

Vendors/Feast

Rulesets

All, Appinfo

Exakat since

2.4.8

PHP Version

All

Severity

Minor

Time To Fix

Slow (1 hour)

Precision

Very high

Features

framework

Available in

Entreprise Edition, Exakat Cloud