https://github.com/php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
https://github.com/php-standard-library/network
async network socket
Last synced: 11 days ago
JSON representation
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
- Host: GitHub
- URL: https://github.com/php-standard-library/network
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:17.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-05-23T20:56:51.000Z (11 days ago)
- Last Synced: 2026-05-23T22:16:50.607Z (11 days ago)
- Topics: async, network, socket
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Standard Library - Network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP).
---
- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)