Download the PHP package dietcake/spongecake without Composer
On this page you can find all versions of the php package dietcake/spongecake. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spongecake
SpongeCake
spongecake は、dietcake のプロジェクトテンプレートです。 spongecake を利用する事で、dietcakeを簡単に使いはじめる事ができるようになります。
インストール手順
composerを使用してインストール
composerが使えるなら、以下のコマンドで簡単にインストールすることが可能です。
これで、path/ 以下にdietcakeが使える状態で展開されます。
zipファイルをダウンロードしてインストール
https://github.com/tsukimiya/spongecake/releases/latest から最新のzipファイルをダウンロードし、展開します。
core.php のコピー
データベースの接続設定などを書き込む core.php ファイルを作成します。雛形をコピーします。
ビルトインサーバの起動
PHP 5.4以降であればビルトインWebサーバが以下のコマンドで使えるので、以下のコマンドを実行後、ブラウザで http://localhost:8080/default/index にアクセスできれば環境構築完了です。
もちろん apache で app/webroot を docroot に指定しても利用する事ができます
All versions of spongecake with dependencies
PHP Build Version
Package Version
Requires
twbs/bootstrap Version
3.0.*@dev
dietcake/dietcake Version dev-master
ttsuruoka/php-simple-dbi Version dev-master
dietcake/dietcake Version dev-master
ttsuruoka/php-simple-dbi Version dev-master
The package dietcake/spongecake contains the following files
Loading the files please wait ....