azjezz member since: Jan 13, 2018
azjezz's packages
-
-
-
PHP
neutomic/neutomic
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
-
-
-
PHP
oskarstark/symfony-http-responder
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
-
PHP
php-standard-library/ansi
Pure functions for constructing ANSI escape sequences - text styling, colors, cursor movement, and screen manipulation
-
-
PHP
php-standard-library/binary
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
-
-
PHP
php-standard-library/channel
Message-passing channels for async communication, inspired by Go and Rust
-
PHP
php-standard-library/cidr
Utilities for working with CIDR (Classless Inter-Domain Routing) notation for IPv4 and IPv6
-
-
PHP
php-standard-library/collection
Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants
-
PHP
php-standard-library/comparison
Interfaces and functions for type-safe, consistent value comparison