PHP Class Generator

PHP Class Generator 1.0.1

PHP Class Generator 1.0.1 Download Summary

  • Language: Basic/VB
  • Platform: Windows
  • License: Other Free / Open Source License - Public Domain
  • Databases: MySQL
  • Downloads: 1146
  • Released: Aug 3, 2007

PHP Class Generator 1.0.1 Description

The PHP Class Generator is a small windows desktop application that allows a PHP programmer to generate Entity classes from a MySQL database table.

For instance, if the user has a table in his or her MySQL database called customers. With this app, that programmer can generate an Entity class called customer that will hold all of the proper getters and setters as well as constructor, destructor and loadById methods.

The app also provides a DatabaseManager class, which will connect to the MySQL database using the provided connection parameters given by the user. This class can be modified to fit the users needs.

The application allows for quick, easy and consistent class design for better web application implementation. PHP Class Generator was written using MS Visual Studio 2003 and the 1.1 .NET frameworks.

It was written in VB.NET and uses a 3rd party component from Core to connect to the MySQL database. It also will make a copy of adodb to the class path provided at runtime. An MSI (Microsoft Installer) has been made for easy installation on windows machines (Linux version of the PHP Class Generator is not available).

It requires the user to have MySQL and 1.1 .NET frameworks installed on a Windows XP, Windows 2000 Pro/Server or higher.

Connection Parameters:

The PHP Generator connects to a MySQL database via an ADO.NET connection. In order to connect to a MySQL database three parameters need to be supplied.

The following three parameters can be provided in the "Connection Parameters" section of the PHP Class Generator.

Some users in the MySQL database might not have a password. It is not essential to provide a password if not applicable.
- Server - Name or IP of the MySQL Server
- User Name - DB User Name
- Password - DB Password
The PHP Generator will create a class the contains a loadById, save and delete method. These methods will load, save/update and delete a record from the database based on the primary key, respectively. Setters and Getters will also be created, but only the checked fields in the field list box will be included.

The primary key field is the essential identification field for the entity. It is used in the retrieval of the record from the database. As mentioned above, it will be used in the saving/updating and the deleting of the record.

The class name defaults to the name of the database table. The user can change this to whatever name they would like, but it is traditionally left to be the name of the table.

The final step to using the PHP Class Generator is the class path. The class path is the location were the entity project will be saved. ADODB will be installed one directory above the class path.

Requirements:

· .NET framework 1.1

PHP Class Generator Bookmark

Hyperlink code:
Hyperlink for Forum code:

PHP Class Generator 1.0.1 Script Download Notice

Top 4 Download periodically updates information of PHP Class Generator 1.0.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. PHP Class Generator 1.0.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

PHP CMS Generator

PHP CMS Generator is an utility to create content management scripts to manage database content. It includes many useful features and a long TODO list of more useful features. ...

PostgreSQL PHP Generator

This is a generator that creates PHP code based on a PostgreSQL ... tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout. ...

MOLE

MOLE (Make Our Life Easy) php code generator for mysql web based applications. It provides plugin support(listgen,formgen), customizable templates, simple code no class,easy to use interface. (Similar to phpcodeGenie). ...

TPLN

TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB.PHP code is separated of the design what facilitates the update of the design of your documents and to permit to separate work between developer PHP and ...

Expressions Generator for database requests

... wrapper around DBAPI-compliant databases to support iteration and generator expression syntax for requests, instead of SQL. ...
Python