This site is made using HttpSoft's PSR-7 implementations and some self-made components dependency injection and configuration. Check out a full list of dependencies here!. There's also a few easter eggs you can try to find.
Discord
Fenrir
Fenrir is a low-level wrapper over Discords APIs/gateway. Can be used to create highly optimized Discord bots & apps in PHP.
Bread Bot
Bread bot is a simple discord bot that allows you to collect points (called bread). These points can then be used to gamble and play minigames with.
Rxak
Collection of smaller packages.
Container
An implementation for PSR-11 ContainerInterface which can automatically resolve dependencies. Similar to Laravel's container.
Eventer
Object oriented library for event-based logic. Works similarly to evenement/evenement, but allows you to split up listeners into seperate classes which can be preferable for more complex requirements.
ReactPHP Retrier
Some exceptions are temporary, this library allows you to easily retry failed async operations.
Migrations
Easy to use, framework-agnostic migrations using the filesystem. Designed to not have any external dependencies, can be used for everything from migrating databases to adding a new default value to environment files that isn't in source control.
Miscellaneous
PHP Fuck
A port of JS Fuck for PHP. It converts PHP code into valid unreadable code using only ()[]@!,.+^. Try it here!