Skip to content

sumocoders/FrameworkCoreBundle

Repository files navigation

SumoCoders FrameworkCoreBundle

This bundle is created and maintained by SumoCoders. It contains a set of basic tools that enable us to build an application in a shorter timespan. The bundle is intended to be used together with our npm package.

Installation

To properly use this bundle, create a new project with our application skeleton:

$ composer create-project sumocoders/application-skeleton my_project

The skeleton will load this bundle, install our npm package and add some extra config for CI, deployment, etc..

Documentation

All documentation is located in the docs/ subdirectory.

Issues?

Feel free to add an Issue on Github, or even better create a PR.

License

This software is published under the MIT License