winston71 / system

The DevNet System Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevNet System

This dependency is the common system library of DevNet Framework, and it includes the following components:

  • IO Stream
  • Event Delegate
  • Async Task
  • Generic Collection
  • Extension Method
  • Linq Method
  • Database Connector
  • Error Handler
  • Generic compiler
  • Boot Loader

Requirements

Installation

You can install DevNet System as a third-party library with any framework or project, by running the following command in the terminal:

composer require devnet/system

Documentation

Full documentation on how to use DevNet Framework is available at devnet-framework.github.io

License

This library is licensed under the MIT license. See License File in the root folder for more information.

About

The DevNet System Library

License:MIT License


Languages

Language:PHP 98.3%Language:HTML 1.1%Language:CSS 0.7%