My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Firework is a free class collection written by Gerald Schittenhelm, that unifies, simplifies and expands the native language PHP.

With Firework you can easily deal with multi-language support, recurring string operations, captchas, files, error handling, dates, date conversion and date comparison, HTTP response operations, e-mails including attachments and HTML formatting, databases and much more.

As mentioned above, Firework is just a collection of common solutions to common problems. It is NOT a framework in the sense of content management, or design patterns like MVC. That does not mean Firework ist not object-oriented. Indeed everything is written in classes, some classes even require others. But do not worry about it, just use it, as dependencies are resolved automatically.

Visit developer's website: http://my-webdesigner.com/

Powered by Google Project Hosting