rennokki member since: May 06, 2018

rennokki's packages

  • PHP

    renoki-co/laravel-aws-webhooks

    Easy webhook handler for Laravel to catch AWS SNS notifications for various services.

  • PHP

    renoki-co/laravel-ec2-metadata

    Retrieve the EC2 Metadata using Laravel's eloquent syntax.

  • PHP

    renoki-co/laravel-explicit-array

    Improved Laravel dot notation for explicit array keys.

  • PHP

    renoki-co/laravel-exporter-contracts

    Base contracts implementation for Prometheus exports in Laravel.

  • PHP

    renoki-co/laravel-healthchecks

    Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

  • PHP

    renoki-co/laravel-php-k8s

    Just a simple port of renoki-co/php-k8s for easier access in Laravel.

  • PHP

    renoki-co/laravel-steampipe

    Use Laravel's built-in ORM classes to query cloud resources with Steampipe.

  • PHP

    renoki-co/laravel-thermite

    Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.

  • PHP

    renoki-co/laravel-useful-casts

    Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.

  • PHP

    renoki-co/laravel-yaml-config

    The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.

  • PHP

    renoki-co/octane-exporter

    Export Laravel Octane metrics using this Prometheus exporter.

  • PHP

    renoki-co/php-helm

    PHP Helm Processor is a process wrapper for Kubernetes' Helm v3 CLI. You can run programmatically Helm v3 commands, directly from PHP, with a simple syntax.

  • PHP

    renoki-co/php-k8s

    Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.

  • PHP

    renoki-co/thunder

    Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚡

  • PHP

    renoki-games/php-runescape-api

    Runescape API is a simple wrapper for Old School Runescape, written in PHP