strukt/base

Base Functionality

Installs: 348

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/strukt/base

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

This package is not auto-updated.

Last update: 2025-10-08 21:31:13 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.