Skip to content

lorismich/PooF

Repository files navigation

:PooF - PHP Object Oriented Framework

Author: Loris 'D4ng3R' Mich

Email: <[email protected]>

Mailing list: [email protected]

Website: www.lorismich.it

Features

  • MVC design pattern
  • Global Object for: newsletter, statistics, users ecc.
  • Support for mysql and sqlite database
  • Create and update database from simply php file

And more!

Requirements

  • Apache
  • MySQL
  • PHP5
  • phpmyadmin (if you want)

How To Install

  • Download or clone the code into your Apache www directory.
  • Create new database with phpmyadmin
  • Edit the database configuration file (configuration/database.php) with your database details.
  • Run the website at localhost
  • Enjoy :)

About

PooF - PHP Object Oriented Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages