sumocoders/framework-core-bundle

The core bundle for our mini-framework

Installs: 25 977

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 5

Open Issues: 0

Type:symfony-bundle

v7.1.3 2024-04-18 13:03 UTC

This package is auto-updated.

Last update: 2024-04-19 12:21:44 UTC


README

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