Micro-swell
A simple Php framework for Application container, Dependency Injection and Http requirements., (*1)
Basically, the application layer for Php projects., (*2)
, (*3)
This package is initial stages of development
Not much is useful to anyone just yet except for if you wish to see how such a framework can be put together., (*4)
Purpose
The purpose of micro-swell is to satisfy my personal requirements to have a really non-intrusive and a really not opinionated framework that I can use as I please in different projects with varying architecture and structure., (*5)
Roadmap
I am aiming to have an initial release with just the basic requirements and tests
as per milestone, (*6)
I intend to add more features, components and wrappers afterwards depending on my project's requirements and possibly your ideas :), (*7)
These will most probably be add-ons and not necessarily a part of the micro-swell framework., (*8)
Licence
This is a free software distributed under the terms of the MIT License., (*9)
Contribution guidelines
Please follow the PSR-2 coding style guidelines and PSR-4 directory structure
guidelines., (*10)
Semantic versioning is used, however, this should not have any implications on
development forks., (*11)
To contribute, fork the
The main repository: https://github.com/swellphp/micro-swell and checkout a branch from the develop branch of your fork. Once ready, submit a
pull request to the main repository's develop branch., (*12)
The name of your branch should be named as the issue key of GitHub (git-xx) or Jira (future)., (*13)
Please report any issues you encounter on the issues page., (*14)
A HipChat public room can be made available if requested, (*15)