Skip to content

davysumo/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.0%
  • Twig 33.0%