ABOUT USER NEWS
PHPULSE

PHPulse - The World's Fastest MVC Framework for PHP

PHPulse is the FASTEST PHP based MVC framework in the world! It is built to be EXTREMELY lightweight and fast with a modular development environment allowing for quick plug-n-play functionality to be added merely by dropping in extra modules.

Most other frameworks attempt to try to do everything at once but PHPulse allows you to build or import the modules you want, use them when you need them and reduces the overall amount of overhead that other frameworks have. With PHPulse, nothing is loaded except what is needed to build the page; no extra function calls, no extra class includes and no extra overhead. Which makes it the fastest framework in existence. But don't take our word for it, check out our benchmarks... or download your copy today!

FEATURES
  • Integrated AJAX support
  • SMARTY templating system
  • Internationalization support
  • Built in XUL support
  • User management
  • Built in breadcrumbs
  • Automatic Error handling
  • Easy templating system
  • Administrative Interface
  • Privileges management
  • Form generation
  • Extremely small footprint
  • and more!
DOWNLOAD

-Click on the download link to download the latest build from Sourceforge.

-Checkout the latest copy from our Google sponsored Subversion repository. This is the sugested method as it is easiest to attain software updates and fixes this way.

INSTALL

-Untar the file to your web directory (normally /var/www/ on *NIX systems) and then change ownership of directory to web server user (chown-R www-data phpulse).

-If doing a Subversion checkout, merely checkout the code from the repository.

-Then configure your web server to point to your newly created directory.

CONFIGURE

-Follow the configure instructions in the INSTALL guide in your docs folder and you are ready to start developing! And PHPulse comes with everything you see here as well as much more including a full featured administrative interface, XUL desktop application development support, built in AJAX engine and much more!