Skip to content

An example of using functional decomposition to create a clean architected PHP web application.

Notifications You must be signed in to change notification settings

bitween-software/structured-programming

Repository files navigation

Structured programming

This repository is an example of functional decomposition in a web application. It has been built according to the standards defined at my personal blog (https://bitween.software/blog) and serves as an example for that blog.

Usage

The usage is fairly simple, first, build up the Docker container:

$ docker-compose

Now, you have access to 2 browser pages:

Testing

In order to test the application, issue the following command inside your Docker container:

$ bin/test

About

An example of using functional decomposition to create a clean architected PHP web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages