Ian Maurmann on 30 October 2018

  Pith 0.6.0.1

Working on App object and Config object. Using PHP-DI as container. Take a look at the GitHub repo. It's just a start but so far so good.

Ian Maurmann on 23 October 2018

  Pith 0.6.0.0

Getting started with the 2018 rewrite. Initial configuration done.

Ian Maurmann on 24 February 2018

  2018 Rewrite

I started working on this framework as a hobby project back in 2009 before entering the web development industry. It was a labor of love, and writing this framework gave me valuable experience that I was able to use on the job later.

Since that time, the framework has been left sitting here halfway-done as I hopped from job to job. A lot has changed in that time (especially in the PHP world) and I kept planning on returning to finish the framework, but never managed to muster the time and effort it required.

This year I'm going to begin rewriting Pith from scratch, incorporating everything I've learned in the industry since 2014, and (hopefully) turn it into a professional-grade framework that is easy-to-use and enjoyable to code with.

The new version will be designated as version 0.6 until it incorporates the full functionality of 0.5.

- Thanks for reading!
- Ian M.

Ian Maurmann on 01 April 2015

  Pith 0.5.7.2

Various edits and fixes from the last couple months.

Ian Maurmann on 06 September 2014

  Pith 0.5.6.6

Finished work on the form generation system

New form template: "Clarent"

Ian Maurmann on 11 April 2014

  Pith 0.5.6.5

Major progress on the Form System:

New CAPTCHA object, security token system, and checkbox-grid for the form generation system.

Pith Framework

2018 Rewrite:

I started working on this framework as a hobby project back in 2009 before entering the web development industry. It was a labor of love, and writing this framework gave me valuable experience that I was able to use on the job later.

Since that time, the framework has been left sitting here halfway-done as I hopped from job to job. A lot has changed in that time (especially in the PHP world) and I kept planning on returning to finish the framework, but never managed to muster the time and effort it required.

This year I'm going to begin rewriting Pith from scratch, incorporating everything I've learned in the industry since 2014, and (hopefully) turn it into a professional-grade framework that is easy-to-use and enjoyable to code with.

The new version will be designated as version 0.6 until it incorporates the full functionality of 0.5.

- Thanks for reading!
- Ian M.

Features in 0.6:

  • App Object