Menu

[r3155]: / trunk / ch.sahits.codegen.help / html / gettingstarted / desc_phpcodegen.html  Maximize  Restore  History

Download this file

26 lines (24 with data), 1.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Description PHP Code Script Generation</title>
</head>
<body>
<h1>Description PHP Code Script Generation</h1>
<p>This project aims to provide a plug-in (ch.sahits.phpclassgenerator)
for PHP Code (PHP classes) generation (Wizard). Coming from programming database
based web application in Java where
there is an object representing the data of one record of a table I use the same approach
programming web applications in PHP. But I quickly got tiered of rewriting the same code over and
over again for each table in a slightly different version. Therefore I put all on hold and created
an Eclipse plug-in wizard that generates the base PHP class. This is done by analysing the structure
of the table in question and an XML template. </p>
<p>The plug-in stands under the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public
License</a>.</p>
<p>For this application to work you will need to run your Eclipse with
at least JVM 1.5 and Eclipse 3.3.</p>
<p>The project home page can be found at <a
href="http://phpclassgenerator.sahits.ch/index.php">http://phpclassgenerator.sahits.ch/</a></p>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.