Open Source Software of Nilesh Dosooye
Home > Software > Open Source Software of Nilesh Dosooye


My Open Source Software

  • phpCodeGenie version 3 (2004) - phpCodeGenie is a code generator for database driven applications. It generates the core CRUD code and the basic front end for PHP applications. It can communicate with multiple databases and generate code from them. The entire application is built in object oriented PHP. (http://phpcodegenie.sourceforge.net/) (22,000 downloads)
  • PCG PHP Framework (2004) - From my personal development experience and reading design patters, I designed an Object Oriented PHP Application Framework for web application development.. (http://phpcodegenie.sourceforge.net/pcgFramework.php)
  • Enterprise Payroll Systems (2001) - PHP/MySQL Open Source TimeSheet and Payroll solutions for small to large scale company. Being used in numerous enterprises. (http://epayroll.sourceforge.net) (13000 downloads)
  • phpHostsFinder (2002) - This simple utility allows you to find all hostnames (if any) on a particular domain. You can either put a hostname or an ip address and program will scan the entire subdomain to locate hostnames which resolve. (http://phphostsfinder.sourceforge.net/) (1400 downloads)
  • phpStyleSheetViewer (2002) - phpStyleSheetViewer will allow you to preview your Style Sheet and have a sample of what every element in your style sheet will look like on your site. (http://phpstylesheet.sourceforge.net/) (1500 downloads)