Software Alternatives, Accelerators & Startups

Getting started with FrankenPHP, Laravel and Docker

GitHub Actions FrankenPHP
  1. Automate your workflow from idea to production
    Pricing:
    • Open Source
    My base target is used for development use, but my production target is used for production use. I'm using a GitHub Actions workflow to checkout my code, installing dependencies without development dependencies, and building my application. When that's done, I build the Docker image and send it to my container registry.

    #DevOps Tools #Continuous Integration #Developer Tools 306 social mentions

  2. FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers.
    This blog post assumes that you either already know what FrankenPHP is and want to get started - or that you might not worry so much about the inner workings, but just want to try it out.

    #PHP #PHP Infrastructure Management #Web Servers 6 social mentions

Discuss: Getting started with FrankenPHP, Laravel and Docker

Log in or Post with