2017 © Pedro Peláez
 

project app-hello

Starter project for your application built with ICanBoogie

image

icanboogie/app-hello

Starter project for your application built with ICanBoogie

  • Saturday, February 17, 2018
  • by olvlvl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 14 % Grown

The README.md

, (*1)

ICanBoogie is a high-performance micro-framework. It is written with speed, flexibility and lightness in mind. ICanBoogie doesn't try to be an all-in-one do-it-all solution but provides the essential features to quickly and easily build web applications. It is easily extensible, and a variety of packages are available to complement its features with rendering, views, routing, operations, internationalization, translation, ORM, facets, mailer…, (*2)

Hello

This is a starter project for your application built with ICanBoogie., (*3)

Execute the following command to install it:, (*4)

$ composer create-project icanboogie/app-hello hello -s dev

Then run the application with the following command:, (*5)

$ cd hello
$ make run

License

ICanBoogie is open-sourced software licensed under the BSD-3-Clause., (*6)

The Versions

17/02 2018

dev-master

9999999-dev

Starter project for your application built with ICanBoogie

  Sources   Download

BSD-3-Clause

The Requires