2017 © Pedro Peláez
 

project flightpilot

This is a Backbone to build simple app with Flight

image

purplebabar/flightpilot

This is a Backbone to build simple app with Flight

  • Saturday, January 17, 2015
  • by PurpleBabar
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

FlightPilot

Backbone to build a simple Flight App, (*1)

Presentation

FlightPilot is just a backbone to build a Flight App. Therefore you'll need to know Flight from mikecao. You can install FlightPilot with composer : php composer.phar create-project purplebabar/flightpilot path/to/your/project, (*2)

Config

In the app/config folder you'll be able to congfigure your app. The config.yml is used to override Flight parameters. The smarty/smarty.conf is used to override Smarty parameters., (*3)

Routing

Every php file in the src/Routing folder will be loaded., (*4)

Errors

Errors are displayed in a template that you can modify to suit your needs. If you change the views path, let the Errors folder in or recreate one in order to personnalize them. To personnalize an error, just create a file named (code).tpl in the Views/Errors folder., (*5)

Template Engine

Smarty is the template engine., (*6)

Assets

Assets must be placed in the web folder and be called with th following path: 'http://{$smarty.server.SERVER_NAME}/path/to/your/file.format', (*7)

The Versions

17/01 2015

dev-master

9999999-dev

This is a Backbone to build simple app with Flight

  Sources   Download

MIT

The Requires

 

by Alexandre Lalung

17/01 2015

1.0.0

1.0.0.0

This is a Backbone to build simple app with Flight

  Sources   Download

MIT

The Requires

 

by Alexandre Lalung

17/01 2015

1.0.2

1.0.2.0

This is a Backbone to build simple app with Flight

  Sources   Download

MIT

The Requires

 

by Alexandre Lalung