Registry / web-framework / silex-api

silex-api

JSON →
library2.3.0phppackagistunverified

The Silex interfaces package provides core interfaces for the Silex micro-framework.

composer require silex/api
INSTALL
IMPORT
SIG · SILEX-API
S
silex-api
web-frameworkphpv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ControllerProviderInterface
use Silex\Api\ControllerProviderInterface;

Implement the ControllerProviderInterface to define routes.

use Silex\Api\ControllerProviderInterface; class MyController implements ControllerProviderInterface { public function connect(Application $app) { // ... } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
silex-api — pip install silex-api · libregistry