https://github.com/php-standard-library/udp
Non-blocking API for sending and receiving datagrams over UDP
https://github.com/php-standard-library/udp
async datagram networking udp
Last synced: 21 days ago
JSON representation
Non-blocking API for sending and receiving datagrams over UDP
- Host: GitHub
- URL: https://github.com/php-standard-library/udp
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:53.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-04-26T14:49:25.000Z (about 2 months ago)
- Last Synced: 2026-04-26T16:25:50.127Z (about 2 months ago)
- Topics: async, datagram, networking, udp
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 21.5 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 - UDP
Non-blocking API for sending and receiving datagrams over 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)