Webentwicklung

Aus crazylinux.de
Version vom 18. März 2007, 18:22 Uhr von Jonathan (Diskussion | Beiträge) (Die Seite wurde neu angelegt: =Design= http://www.alistapart.com/ =PHP-Frameworks= ==Qcodo== The Qcodo Development Framework is an open-source PHP 5 framework that focuses on freeing developers fr...)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Design

http://www.alistapart.com/


PHP-Frameworks

Qcodo

The Qcodo Development Framework is an open-source PHP 5 framework that focuses on freeing developers from unnecessary tedious, mundane coding.

The result is that developers can do what they do best: focus on implementing functionality and usability, improving performance and ensuring security.

It is a completely object-oriented framework that takes the best of PHP and provides a truly rapid application development platform. Initial prototypes roll out in minutes instead of hours. Iterations come around in hours instead of days (or even weeks). As projects iterate into more cohesive solutions, the framework allows developers to take prototypes to the next level by providing the capability of bringing the application maturity.

The framework consists of two main components: the Code Generator and Qforms (see below for more). While the framework was designed to support the complexities of large projects, it is an incredibly lightweight framework which can be utilized by small and large web applications alike.

http://www.qcodo.com/

Manual http://qcodo.kri-soft.be/

PHP Object Generator

PHP Object Generator, (POG) is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmer's time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.

http://www.phpobjectgenerator.com