strukt/base

Base Functionality

Maintainers

Package info

github.com/struktapp/strukt-base

pkg:composer/strukt/base

Statistics

Installs: 356

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2025-04-23 19:17 UTC

This package is not auto-updated.

Last update: 2026-03-08 20:48:50 UTC


README

Base functionality for helpers

Usage

psysh vendor/autoload.php

Inside Psysh

# helper()
helper("base")
[
	"helper_add"
]

Conclusion

Install strukt\install and try shell functionality for better understanding.