stilmark/base

Shared core functions for web apps

Maintainers

Details

github.com/Stilmark/Base

Source

Issues

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:package

1.4 2025-09-09 13:32 UTC

This package is auto-updated.

Last update: 2025-09-09 13:34:31 UTC


README

Base functionality for web apps

Installation

Include in your project with composer:

composer require stilmark/base

or clone baseApp for full baseApp scaffolding.

git clone https://github.com/stilmark/baseApp.git

cd baseApp

composer update

DEV mode:

composer update