laswitchtech/core-base

Base Libraries for the Laswitch Core Framework

Fund package maintenance!
LaswitchTech

v1.1.6 2024-08-01 23:41 UTC

This package is auto-updated.

Last update: 2025-01-02 00:26:13 UTC


README

coreBase

License GitHub repo size GitHub top language Version

Description

The coreBase package is a collection of classes that provide the basic functionality for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide the core functionality of the framework.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-base

How do I use it?

Review the Documentation.