PHPSimpl matches download count in less than 2 weeks!

PHPSimpl Download CountPHPSimpl 0.8.4 has caught up to the 0.8.3 download count in just two weeks! By no means did we expect this release to be so popular. It took 8.3 ~3 months to get to 157 downloads while 8.4 took only 2 weeks.

We never designed the framework to compete with the “big guys” like Zend or PEAR but a lightweight alternative for all those average size sites out there with moderate amounts of traffic. More or less a bolt on set of proven and optimized functions to get a web site up and running quickly.

We feverishly wanted to avoid having to install anything on the server or have to include a script that included 30 files deep just to render a simple page. We also did not want to be tied down to a single file structure or output syntax. With PHPSimpl we can use plain old php to output or Smarty or what ever, the nice thing is we still control our data and the flow of the site.

We are fearlessly working on the next release which we hope to have out by the end of January. The update will include a complete overhaul of the export class, a DbTemplate export function, expanded example and full update to the documentation. But you never know what else we will throw in.

Good luck everyone on your PHPSimpl endeavors.

PHPSimpl 0.8.4 Feature Release

Jumping into the lakeYay! New Year, New Release. Its been a while since our last release and we apologize, all of us have been pretty busy and we were down two full time developers in the department. This release is a mix of additional features and bug fixes. We hope to release more often this year since we will have filled one and will fill the other position shortly. The updated below are all to the PHPSimpl core there has been no updates to the examples or the wiki API documentation. 0.8.5 will bring a massive update to documentation and optimization, hold tight we hope to have it out within the next two months.

  • Removed all dependency on a Primary Key except for the Move() function
  • Added the IsConnected() function for the DB object
  • Added the Insert() and Update() functions for tables without primary key
  • Added the ID attribute to the hidden form fields
  • Fixed issue with double quotes being in hidden fields, the would close the HTML tag
  • Fix for 12/31/1969 problem in DbTemplate:SetValue()
  • Fixed problem with IE-7 and popup-calendar location
  • Fix for invalid date input on Form::SetValues()
  • Fixed an issue with the export when there is no display passed

This is a Recommended Update

Questions or Comments? Feel free to leave them in the PHPSimpl Group. There is always someone to help available. By the way we love feature requests, keep them coming.