laswitchtech / core-net
Network Toolkit Library for the Laswitch Core Framework
Fund package maintenance!
LaswitchTech
Requires
- laswitchtech/core-logger: ^1.0
This package is auto-updated.
Last update: 2024-12-27 01:08:17 UTC
README
coreNet
Description
The coreNet
package is a library that provides network utilities for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide network utilities for 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-net
How do I use it?
Review the Documentation.