strukt/base

Base Functionality

v1.0.0 2025-04-13 21:43 UTC

This package is not auto-updated.

Last update: 2025-04-13 21:44:21 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.