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.
This software is distributed under the MIT license.
- PHP >= 8.0
Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.
Using Composer:
composer require laswitchtech/core-base
Review the Documentation.