Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
chef.cookbook.php
Cookbook to install php
-
chef.cookbook.dev
Installs all dev tools for infomax project development like browsers, openjdk, ...
-
chef.cookbook.chef
Gets the environment ready to develop chef cookbooks by installing chefdk, vagrant, ruby, virtualbox, ...
-
chef.cookbook.docker
Chef cookbook that installs docker and docker-compose
-
chef.cookbook.mysql
Chef cookbook to install mysql/mariadb
-
chef.cookbook.apache2
Cookbook to install apache2 as a wrapper cookbook
-
platform.di
Simple dependency injection container based on www.php-di.org
-
chef.cookbook.localmail
Cookbook that installs a local mailserver and mail client for local only mail used during development
-
chef.cookbook.gui
Cookbook to install linux guis like cinnamon, gnome, ...
-
phpstorm
Settings repository for PHPStrom
-
chef.cookbook.bash
Makes sure bash is installed and handles bash configurations
-
chef.cookbook.jenkins
The default cookbook installs jenkins in a docker container and exposes it on port 80
-
platform.core
The CodenamePHP Platform core that contains basic interfaces, exceptions etc.
-
chef.cookbook.users
Installs users from databags and creates symlinks for each user.
-
phpcodesniffer-composer-installer
Forked from Dealerdirect/phpcodesniffer-composer-installerComposer installer for PHP_CodeSniffer coding standards
-
contribute
Contains all info and helpers for contributions, e.g. the contribution guide and code format settings
-
build.web
Web interface for the CodenamePHP Build tool so build tasks can be executed via the browser
-
prototype.web.expressive
Prototype for web projects using Zend Expressive as PSR-7 middleware
-
prototype.library.platform
Prototype for creating library projects
-
build.cli
Command line interface for build tasks
-
build
A build tool that handles creating of new projects from prototypes while creating the repo etc.
-
platform.test
The base test package that consists of base test case that can extended for unit testing.
-
prototype.utils
Collection of utils mostly used in prototype installers.
-
platform.gitlib
Wrapper for git command line
-
platform.cli
Simple extension for adambrett/shell-wrapper that adds some convience features and wrappers
-
platform.github
Component to access the github API base on https://github.com/KnpLabs/php-github-api
-
phpunit-skeleton-generator
Forked from sebastianbergmann/phpunit-skeleton-generatorTool that can generate skeleton test classes from production code classes and vice versa.