Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.199.098 Times

PHP Class Generator 1.0.1

  Date Added: May 10, 2013  |  Visits: 1.326

PHP Class Generator

Report Broken Link
Printer Friendly Version


Product Homepage
Download (73 downloads)



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

Requirements: No special requirements
Platforms: Windows, Basic/VB ,
Keyword: Class Generator Php Php Class Generator Php Class Maker Php Classes
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


PHP CLASS GENERATOR RELATED
Libraries  -  Class::Maker 0.05.18
Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. SYNOPSIS use Class::Maker qw(class); class Human, { isa => [qw( ParentClass )], public => { string => [qw(name lastname)],...
49.15 KB  
Database Tools  -  FiForms PHP Classes 1.0
The FiForms PHP Classes is an application development framework for building Web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user...
71.68 KB  
Miscellaneous  -  PHP-Lib-Xtreme 1.10
PHP-Lib-Xtreme is a package containing many object oriented PHP classes and is available under the GNU Lesser License. It has the aim to make a complex but also simple library available.Here is a list of all modules: - BB-Code-Class -...
 
Miscellaneous  -  PHP Voice 1.8b 1.0
PHP Voice provides you some PHP Classes to generate voice application. The project supports VXML, SSML, CCXML, N-GRAM and SRGS.
 
Libraries  -  phpManta Mdoc 1.0.3
phpManta is a suite of PHP classes, examples and scripts intended to help PHP programmers writing stable PHP applications and websites. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite. Mdoc is a new...
52.22 KB  
Database Tools  -  MySQL Abstractor 2.2
MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT,...
 
Network & Internet  -  phpHtmlLib 2.5.4
phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html widgets. It provides a...
839.68 KB  
Development Tools  -  phpManta 1.0.3
phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite. With phpManta...
 
Libraries  -  PhpBase 0.01 Alpha
PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. The main purpose for a tool like this is the need to keep data submissions accurate and avoid common errors that might occur...
27.65 KB  
Libraries  -  FiForms 0.9.3
FiForms started as a collection of PHP classes for creating web-based data entry screens for a MySQL database. FiForms library has since grown into a collection of projects addressing many aspects of web-database development needs. The FiForms...
174.08 KB  
NEW DOWNLOADS IN SCRIPTS, DATABASE TOOLS
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Database Tools  -  Cross Database Engine for PHP for Scripts 1.0
CDEengine is a php library which aims to encapsulate the general database functions in PHP and provide a Cross Database Engine for php development where developers need to change the database but not their code.
10 KB  
Database Tools  -  SQL File Query Extractor 1.0
SQL File Query Extractor opens a text file and extract text entries of SQL queries separated by semi-colons. An array is used to return the text strings of queries.
10 KB  
Database Tools  -  objToSql 1.0
This script can generate SQL queries from objects or arrays. It can traverse the list of variables of the object or a given associative array and generate SQL INSERT or UPDATE queries to create or update records of a given database table.The names...
10 KB  
Database Tools  -  database,mysql,query,array 1.0
coMySQLClass is a MySQL database access wrapper.Functions of coMySQLClass:- Establish database connections to a given host and database name- Execute SQL queries- Retrieve query results into associative arrays- Compose and execute SELECT, UPDATE...
10 KB  
Database Tools  -  Bond Script 2.4.3
Bond is a rapid application development framework for building applications for the linux desktop and the web. Using bond you can quickly build database forms for Gnome Linux, or the web via standard HTML and AJAX or for windows using win32...
4.44 MB