websk/php-view

There is no license information available for the latest version (2.3.0) of this package.

Installs: 168

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/websk/php-view

2.3.0 2025-03-26 06:03 UTC

This package is auto-updated.

Last update: 2025-09-26 07:05:59 UTC


README

$config = [
    'site_path' => '/var/www/my_site/public',
    'assets_url_path' => '/assets',
    'assets_version' => 1,
];

Set config \WebSK\Config\ConfWrapper::setConfig($config) in App