An open API service indexing awesome lists of open source software.

https://github.com/talesoft/tale-net

A network utility library
https://github.com/talesoft/tale-net

Last synced: 3 months ago
JSON representation

A network utility library

Awesome Lists containing this project

README

          

# Tale Net
**A Tale Framework Component**

# What is Tale Di?

A set of network utilities for PHP

# Installation

Install via Composer

```bash
composer require "talesoft/tale-net:*"
composer install
```

# Usage

```php

```