php.package.health
composer.json
.Package | Status | |
---|---|---|
firehed/api | ||
firehed/arctools | Easily integrate with Arcanist and libphutil | |
firehed/auth | Authentication toolset | |
firehed/cbor | CBOR decoder | |
firehed/clock | PSR-20 Clock implementation | |
firehed/common | Common PHP tools | |
firehed/container | Dependency inversion container with advanced autowiring and compilation support. PSR-11 compliant. | |
firehed/daemon | Turn a command-line script into a daemonized process | |
firehed/dbal-logger | Reimplementation of the SQLLogger | |
firehed/deploy-command | Deployment command | |
firehed/input | PHP Input Handling Tools | |
firehed/inputobjects | A collection of InputObjects to be used with firehed/input | |
firehed/jwt | JSON Web Token tools | |
firehed/kube-sdk | SDK for interacting with the Kubernetes API | |
firehed/mocktrine | PHPUnit Doctrine mocking tools | |
firehed/null-psr16 | Always-offline PSR-16 cache implemention, for fallback and testing | |
firehed/php7ize | Tools to quickly add PHP7 features to your existing codebase | |
firehed/plow | CLI tools to get PHP done quickly | |
firehed/processmanager | Simple base for daemonized wokers | |
firehed/redis-psr16 | Redis implementation of PSR-16 | |
firehed/security | Security tools for PHP | |
firehed/simpledb | ||
firehed/simplelogger | Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt. | |
firehed/u2f | A library providing U2F authentication | |
firehed/webauthn | Support passkeys and Web Authentication | |
firehed/workers |