https://github.com/gsteel/dont-pay-late
Silly Late Payment Calculator Website
https://github.com/gsteel/dont-pay-late
calculator commercial-debt laminas mezzio uk website
Last synced: 8 months ago
JSON representation
Silly Late Payment Calculator Website
- Host: GitHub
- URL: https://github.com/gsteel/dont-pay-late
- Owner: gsteel
- License: mit
- Created: 2020-04-24T09:58:09.000Z (over 5 years ago)
- Default Branch: 2.8.x
- Last Pushed: 2025-03-15T22:41:42.000Z (8 months ago)
- Last Synced: 2025-03-15T23:25:06.982Z (8 months ago)
- Topics: calculator, commercial-debt, laminas, mezzio, uk, website
- Language: PHP
- Homepage: https://dontpaylate.uk
- Size: 2.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Late Payment Calculator Website
[](https://github.com/gsteel/dont-pay-late/actions/workflows/continuous-integration.yml)
This is a little site I built many years ago to calculate interest and debt recovery fees on UK commercial debt, for obvious reasons.
Back then, I used the project to get to grips with `Zend\Expressive`, a psr-7 micro framework. It ran, unchanged for many years.
`Zend\Expressive` is long dead and was replaced by/renamed to [Mezzio](https://github.com/mezzio/mezzio) so this `v2.x` branch is a rebuild with Mezzio and various other [`Laminas`](https://github.com/laminas) components.
The site in its current form can be seen at [https://dontpaylate.uk](https://dontpaylate.uk).
Please feel free to kick the tyres and have a look around. It might be useful if you are learning Mezzio yourself 🤷♂️…
Contributions are welcomed :)