Skip to content

Template for a project based on Slim3 and Active Collab packages

Notifications You must be signed in to change notification settings

activecollab/project

Repository files navigation

Creating a new project

Use Composer to create a new project based on this template:

composer create-project activecollab/project Warhorse '0.10.*' --repository='{"type":"vcs","url":"https://github.com/activecollab/project"}'

This command will create a project with name Warhorse from a template. Post clone, it does several things:

  1. Configures composer.json for your project
  2. Adjusts application name and namespace (from ActiveCollab\App to ActiveCollab\Warhorse)
  3. Adjusts environment variable names (prefix is changed from APP_ to WARHORSE_)
  4. Replace this README.md with README.project.md file

About

Template for a project based on Slim3 and Active Collab packages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages