Testing Laravel Packages Locally with Docker

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • act

    Run your GitHub Actions locally 🚀

  • This led me to the act utility - available here - which uses docker containers to allow you to run GitHub workflows locally.

  • laravel-act-docker

    Docker images to run setup-php GitHub Action on self hosted runners and nektos/act for Laravel projects.

  • permafrost-dev/laravel-act-docker comes with PHP versions 7.2 through 8.2 and has most PHP extensions installed by default, which translates into a short setup time for PHP. It is meant to run Github workflows for Laravel applications and packages locally using act.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using my new Raspberry Pi to run an existing GitHub Action

    2 projects | news.ycombinator.com | 11 Mar 2024
  • Git commit messages are useless

    1 project | news.ycombinator.com | 25 Jan 2024
  • Overview

    1 project | /r/programming | 29 Oct 2023
  • Introduction to GitHub Actions: Streamlining CI/CD Pipelines

    1 project | dev.to | 23 Aug 2023
  • Run your Custom GitHub Action

    1 project | dev.to | 11 Aug 2023