An open API service indexing awesome lists of open source software.

https://github.com/deanblackborough/transmute-coffee

The transmute coffee website, overview of each of my Open Source libraries and long term development projects.
https://github.com/deanblackborough/transmute-coffee

Last synced: 2 months ago
JSON representation

The transmute coffee website, overview of each of my Open Source libraries and long term development projects.

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/deanblackborough/transmute-coffee/blob/master/LICENSE)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg)](https://php.net/)

# Transmute Coffee

The transmute coffee website, this site gives an overview of each of my Open Source libraries as well as my short and
long term development projects.

## Libraries

* PHP Quill Renderer - Render quill insert deltas to HTML and Markdown.
* Random grab bag. - Utility classes that don't have a home.
* Bootstrap 4 helpers - Helpers to create Bootstrap 4 components.

## Quick start

* Docker quick start for a PHP/MySQL web app - Bootstrap to help with the setup of a PHP/MySQL web app using Docker for local
development, this app does not do anything other than echo phpinfo() it is simply a starting point for your development.

## Zend framework libraries

* Zend View helpers. - Collection of ZF view helpers
* Zend view helpers code completion. - IDE code completion for my view helpers

## Projects

### Costs to Expect

Costs to Expect is a service focused on tracking and forecasting expenses.

#### Costs to Expect API

The open RESTful API for the Costs to Expect service.

#### Costs to Expect App

The App is the commercial offering of Costs to Expect. The App makes tracking
and forecasting expenses and costs simple as well as acting as a friendly
interface to the API.

#### Costs to Expect Website

Costs to Expect is a long-term social project; my wife and I are tracking the
expenses to raise our children to adulthood, 18.

#### Costs to Expect Web app

Prototype for the iOS Ppp and App, testing different designs, seeing which is
the best fit for my wife.

### Holiday Expenses

Small app to interact with my Costs to Expect API to track holiday expenses.

### Dlayer

* Dlayer vNext - Migration project to ZF3.
* Dlayer - Responsive web development.

### General

* View helpers - Custom view helpers for the Dlayer project