topleft

PureMVC

larger smaller reset larger Futurescale, Inc.
  • fixed-width
  • fluid-width
  • Home
  • About
  • Code
  • Docs
  • FAQ
  • Forums
  • News
  • Showcase
  • Contact
  • Jobs
topright
PureMVC_PHP
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Browse Source

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

TracNav

  •  PureMVC Manifold...

  •  Contributors
  •  Repositories
  • Ports...

  •  ActionScript 2
  •  ActionScript 3
  •  C #
  •  ColdFusion
  •  Haxe
  •  Java
  •  JavaScript
  •  Objective C
  • PHP
  •  Python
  •  Ruby
  •  Propose a Port

TracNav

  • PHP Port...

  • Downloads
  • Installation
  • Release Notes
  • View Source
  •  API Docs
  • Unit Tests
  •  Live Demo
  •  Discussion
  • Project Owner...

  •  Hasan Otuome

PureMVC Standard for PHP

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the PHP language based on the Standard Version AS3 reference.

Installing the Project Source Code

  • From the archive
    • Download the latest source code archive.
    • Unzip the source code zip to any folder on your disk. (for instance: c:\development\)
    • You will see a PureMVC_PHP_X_Y (where X_Y is version) source folder. (for instance: c:\development\PureMVC_PHP_X_Y )
  • From the Repository
    • Use your  favorite SVN client to retrieve the latest source code release from the repository.

Installation on Mac with MAMP

1.) Download MAMP from  http://www.mamp.info/en/index.php

2.) Install MAMP, by default it goes in the Applications folder.

3.) Click on the MAMP icon to start the MAMP Control Panel. MAMP will prompt for your user password. After entering your password the control panel will start the Apache server and MySQL server and the MAMP start page will appear with links to PHPMyAdmin and other tools.

4.) Open the MAMP installation folder. In the MAMP folder open the 'htdocs' folder. By default this is where MAMP will look for index when browsing to  http://localhost:80. Place the index.php, org and images folders in the htdocs folder.

5.) Browse to  http://localhost in your web browser to run the demo.

Installation on Windows with XAMPP

1.) Download XAMPP from  http://www.apachefriends.org/en/xampp.html

2.) Double click the xampp-win32-1.6.8.exe or current version. It will prompt you for a location to extract the files.

3.) In the xampp folder, double click the setup_xampp.bat file to set up xampp.

4.) Double click the xampp-control.exe when the setup is complete. The XAMPP Control Panel allows you to start and stop the Apache and MySQL server as well as a couple of others. For the demo only Apache and MySQL server should be running. The Control Panel starts and stops the servers, but does not stop then when you exit the Control Panel like MAMP does, so make sure to turn off your server if you do not want it on before exiting the Control Panel.

5.) Open the xampp folder. In there locate and open the htdocs folder. By default this is where XAMPP will look for index when browsing to  http://localhost. Place the index.php, org and images folders in the htdocs folder.

6.) Browse to  http://localhost in your web browser to run the demo.

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11.6
By Edgewall Software.

Powered by the Subversion, Trac & Bugzilla Hosting Experts, Codesion.com

Copyright © 2006-2008 Futurescale, Inc.