![]() |
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.
![]() |
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.
![]() |
Pith 0.6.0.0 |
Getting started with the 2018 rewrite. Initial configuration done.
![]() |
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
This year I'm going to begin rewriting Pith from scratch,
incorporating everything I've learned in the industry
The new version will be designated as
![]() |
Pith 0.5.7.2 |
Various edits and fixes from the last couple months.
![]() |
Pith 0.5.6.6 |
Finished work on the form generation system
New form template: "Clarent"
![]() |
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 0.5.6.4 |
Pith Framework 0.5.6.4 (alpha release 19) features several improvements to the highlighter object, and improvements to the form system object.
![]() |
Roadmap for Pith 0.5 |
New plan / roadmap for finishing the features for Pith 0.5
![]() |
Pith 0.5.6.3 |
Release adds several new features and bug fixes, including direct support for database transactions.
![]() |
Pith 0.5.6.2 |
![]() |
Pith 0.5.6.1 |
![]() |
Pith 0.5.6.0 |
A few minor changes and additions:
![]() |
Pith 0.5.5.0 |
The main addition in this release is the new Highlighter Object for displaying highlighted source code in an HTML page.
Other than that there are a few minor fix-ups: fixed an error that sometimes happened while disconnecting from the database; fixed the database error that was happening during the install process; changed the toEntities( ) function in the Filter object to no longer strip out tab chars.
![]() |
Pith 0.5.4.0 |
Several major updates to the database object.
![]() |
Pith 0.5.3.0 |
Back working on Pith again, this release contains all the added features from this summer that hadn't been released yet. Pith 0.5.3.0 (alpha release 12) adds features to the user system, the admin panel, and the database object.
![]() |
User System |
Making progress on the user system for Pith, the next release will include a user session object and a user management area in the admin panel.