Web

Landviz.nl

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.

Bifrost

Bifrost is a low-level HTTP library for Discord's REST APIs. It handles ratelimiting in a multi-process compatible way.

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!

This content is also available as JSON

curl --request GET --url https://landviz.nl/projects --header 'Accept: application/json'