Skip to content
View michaelbutler's full-sized avatar
💥
Reticulating splines...
💥
Reticulating splines...
Block or Report

Block or report michaelbutler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. php-docker-project php-docker-project Public

    Simple boilerplate starter project for PHP 8.x, Nginx-Unit, Docker

    PHP

  2. python-docker-project python-docker-project Public

    Sample boilerplate project with Python, Flask, and Docker.

    Dockerfile

  3. where2 where2 Public

    An extendible address parser written in PHP, using a best-guess algorithm.

    PHP 1

  4. phposh phposh Public

    Unofficial PHP SDK for Poshmark API

    PHP 4

  5. minesweeper minesweeper Public

    WebWorker powered Minesweeper game written in JavaScript, HTML and CSS.

    JavaScript 37 29

  6. Install multiple PHP versions on Arc... Install multiple PHP versions on Arch / Manjaro Linux
    1
    # Install Any PHP on Arch / Manjaro
    2
    
                  
    3
    Through the AUR it is possible to install older and newer PHP versions, simultaneously on the same system. I often had trouble installing using pacman and pamac so here's what I did:
    4
    
                  
    5
    ```