dev-master
9999999-devStarter project for your application built with ICanBoogie
BSD-3-Clause
The Requires
- icanboogie/bind-view ^0.9
- icanboogie/icanboogie ^4.0
- php >=5.6.0
Starter project for your application built with ICanBoogie
, (*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)
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
ICanBoogie is open-sourced software licensed under the BSD-3-Clause., (*6)
Starter project for your application built with ICanBoogie
BSD-3-Clause