strukt/base

Base Functionality

v1.0.0 2025-03-20 20:37 UTC

This package is not auto-updated.

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