Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
platform.di
Simple dependency injection container based on www.php-di.org
-
chef.cookbook.dev
Installs all dev tools for infomax project development like browsers, openjdk, ...
-
template.chef.cookbook
A basic template to get a new cookbook up and running quickly
-
chef.cookbook.bash
Makes sure bash is installed and handles bash configurations
-
chef.cookbook.localmail
Cookbook that installs a local mailserver and mail client for local only mail used during development
-
chef.cookbook.docker
Chef cookbook that installs docker and docker-compose
-
chef.cookbook.mysql
Chef cookbook to install mysql/mariadb
-
topsort.php
Forked from marcj/topsort.phpHigh-Performance Topological Sort / Dependency resolver in PHP
-
platform.cache Archived
-
platform.cli Archived
Simple extension for adambrett/shell-wrapper that adds some convience features and wrappers
-
platform.test Archived
The base test package that consists of base test case that can extended for unit testing.
-
platform.gitlib Archived
Wrapper for git command line
-
build Archived
A build tool that handles creating of new projects from prototypes while creating the repo etc.
-
prototype.library.platform Archived
Prototype for creating library projects
-
platform.github Archived
Component to access the github API base on https://github.com/KnpLabs/php-github-api
-
prototype.web.expressive Archived
Prototype for web projects using Zend Expressive as PSR-7 middleware
-
build.cli Archived
Command line interface for build tasks
-
prototype.utils Archived
Collection of utils mostly used in prototype installers.
-
build.web Archived
Web interface for the CodenamePHP Build tool so build tasks can be executed via the browser
-
chef.workstation.chef
Wrapper cookbook to set up a chef workstation
-
chef.cookbook.system
Provides resources and shortcut recipes to setup basic system stuff like locale, timezone, keyboard layout, ...
-
chef.cookbook.gui
Cookbook to install linux guis like cinnamon, gnome, ...
-
-
chef.workstation.php
Wrapper cookbook to setup a PHP workstation including apache, PHPStorm, ...
-
-
chef.cookbook.apache2
Cookbook to install apache2 as a wrapper cookbook
-
chef.cookbook.chef
Provides resources to install chef-workstation and get the environment ready to develop cookbooks
-
platform.core
The CodenamePHP Platform core that contains basic interfaces, exceptions etc.