Registry / web-framework / unionofrad-lithium

unionofrad-lithium

JSON →
library2.0.2phppackagistunverified

The li₃ PHP framework, a full-stack web application framework.

composer require unionofrad/lithium
INSTALL
IMPORT
SIG · UNIONOFRAD-LITHIUM
U
unionofrad-lithium
web-frameworkphpv2.0.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 lithium\action\Controller;

Defines a basic controller in the Lithium framework.

use lithium\action\Controller; class PagesController extends Controller { public function index() { return $this->render(['layout' => false]); } }
Debug
Known issues
breakingLithium is no longer actively maintained; consider using a more modern framework.
fix
Migrate to Laravel, Symfony, or other actively maintained frameworks.
affects: >=2.0.0
Upgrade
Version history
2.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
unionofrad-lithium — pip install unionofrad-lithium · libregistry