Registry / web-framework / atk4-ui

atk4-ui

JSON →
library6.0.0phppackagistunverified

Agile UI - Web Component Framework written in PHP, providing a set of UI components for building web applications.

composer require atk4/ui
INSTALL
IMPORT
SIG · ATK4-UI
A
atk4-ui
web-frameworkphpv6.0.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.

App
use Atk4\Ui\App;

Creating a basic Agile UI application with a header.

use Atk4\Ui\App; $app = new App('My App'); $app->initLayout('Centered'); $app->add(['Header', 'Hello World']);
Debug
Known issues
breakingVersion 6.0.0 may have breaking changes from earlier versions.
fix
Review migration guide when upgrading from 5.x.
affects: >=6.0.0
Upgrade
Version history
6.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
atk4-ui — pip install atk4-ui · libregistry