Download the PHP package eghojansu/fa-simple-php without Composer
On this page you can find all versions of the php package eghojansu/fa-simple-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eghojansu/fa-simple-php
More information about eghojansu/fa-simple-php
Files in eghojansu/fa-simple-php
Download eghojansu/fa-simple-php
More information about eghojansu/fa-simple-php
Files in eghojansu/fa-simple-php
Please rate this library. Is it a good library?
Informations about the package fa-simple-php
Simple PHP
Framework PHP yang memudahkan pembuatan aplikasi php sederhana dengan konsep MVC tetapi Model tidak wajib. Ada beberapa class yang berfungsi sebagai helper.
Sudah dilengkapi dependency injection dari http://github.com/Level-2/Dice, bisa diakses lewat App::service().
Usage
@see sample on app/module :)
Not tested
Framework ini belum ada unit Test.
Installation
- Copy folder file ini ke htdocs/www (sesuaikan server)
- Buat database menggunakan phpmyadmin, kemudian import schema pada folder app/schema sesuai urutannya
- Edit file app/config/database.php, sesuaikan setting database-nya
- Akses http://localhost/{nama-folder-file-ini}
- Done
All versions of fa-simple-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package eghojansu/fa-simple-php contains the following files
Loading the files please wait ....