Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

kfkawalec/gitlab-ci-laravel-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab CI runner for PHP including Git, Composer and PHPUnit

Docker Pulls

Docker images for GitLab CI runner built on top of the official PHP images with the addition of some common and useful extensions for Laravel Framework.

Available tags and Dockerfile links

Installed extensions

The following modules and extensions have been enabled, in addition to those you can already find in the official PHP image:

  • curl
  • json
  • pdo_mysql
  • exif
  • tidy
  • zip
  • bcmath
  • opcache
  • gd
  • ldap
  • intl
  • imap
  • imagick

WebP

ImageMagick built with WebP support.

NodeJS

NodeJS is installed globally in the all images.

Yarn

Yarn is installed globally in the all images.

Composer

Composer is installed globally in the all images.

Git

Git is installed globally in the all images.

PHPUnit & CodeSniffer

PHPUnit and CodeSniffer are installed globally in the all images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published