SXForm sample

The forms component of the Sinax-Framework is designed to facilitate working with forms and fields.

Below is a sample that you can also find in the Sinax-Framework source tree. It creates a simple form containing three fields, two regular SXTextField and one SXEmailField.

Continue reading →

Sinax-Framework

To aid us in our day to day PHP development work we have created a set of libraries and helper classes that speed and simplify enterprise PHP development.

Because we believe in the spirit of Open Source Software we have decided to continue to develop these libraries under the GPL license.

Splitting these libraries from our (sometimes properietary) projects and cleaning them up for general use will take some time, but we have decided to follow the mantra of ‘Release early, release often’ and pushed the current working version out to a GitHub repository at http://github.com/MichaelAnckaert/Sinax-Framework.