Table of contents

Docker

  • docker-php-fpm

    github.com
    A docker image to run the latest version of PHP-FPM including Composer, GD, Intl, PCNTL and BZ2 extensions..
  • docker-simple-php

    github.com
    A simple way to run your PHP application within the latest PHP-FPM version, with MariaDB, Mailhog, Redis, Beanstalk and Nginx out the box..

HTML

  • ssx/shoppingforkeyworkers.co.uk

    github.com
    The shoppingforkeyworkers.co.uk website.

JavaScript

  • ssx/npx-what-is-my-ip

    github.com
    An npx command to return your IP.

PHP

  • skrub

    github.com
    A package to remove junk from Composer installations and trim build sizes.
  • laravel-validation-rules

    github.com
    A collection of Laravel 5 validation engine rules.
  • inplace

    github.com
    A tool that will allow you to selectively download specific files and directories into your local directory.
  • csr-generator

    github.com
    A quick and easy CSR generator which will give you a private key and a CSR.
  • ssx/php-ssh-keypair

    github.com
    A small library for generating RSA/SSH key-pairs.
  • ssx/php-math-helpers

    github.com
    A small collection of PHP helper methods for common math use cases.
  • ssx/threeohone

    github.com
    A simple Laravel package to deal with handling 301 redirects.