Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
/ VeloxPHP Public archive

A simple and fast PHP framework for rapid prototyping and small site building.

License

Notifications You must be signed in to change notification settings

cbodin/VeloxPHP

Repository files navigation

VeloxPHP

A simple and fast PHP framework for rapid prototyping and small site building.

Information

This is still in an early development phase. Features and API can change overnight.

Installation

  • Rename the example.settings.php file to settings.php inside the application folder.
  • The application/files folder should be writable by the user running the script.
  • (optionally) Create a composer.json file in the project root directory and add all external libraries you want. Velox will autoload them when they are being used. Read more about Composer.

External libraries

Some built in modules requires some libraries to be installed via composer:

  • The VeloxFacebook module requires the Facebook PHP SDK.
  • The Message::debug() method will output the code using Krumo if it's installed.
  • The Sass module requires the scssphp library.

About

A simple and fast PHP framework for rapid prototyping and small site building.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •