Registry / web-framework / jonathan-martz-lumen-controller

jonathan-martz-lumen-controller

JSON →
library0.4.2phppackagistunverified

Php Lumen Controller to organise response.

composer require jonathan-martz/lumen-controller
INSTALL
IMPORT
SIG · JONATHAN-MARTZ-LUM
J
jonathan-martz-lumen-controller
web-frameworkphpv0.4.2
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.

Controller
use JonathanMartz\LumenController\Controller;

Extend the base controller to use structured response methods.

use JonathanMartz\LumenController\Controller; class MyController extends Controller { public function index() { return $this->successResponse('Hello'); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jonathan-martz-lumen-controller — pip install jonathan-martz-lumen-controller · libregistry