Download the PHP package arif-rh/ci4-starter without Composer
On this page you can find all versions of the php package arif-rh/ci4-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arif-rh/ci4-starter
More information about arif-rh/ci4-starter
Files in arif-rh/ci4-starter
Download arif-rh/ci4-starter
More information about arif-rh/ci4-starter
Files in arif-rh/ci4-starter
Vendor arif-rh
Package ci4-starter
Short Description CodeIgniter4 starter project
License MIT
Homepage https://github.com/arif-rh/ci4-starter
Package ci4-starter
Short Description CodeIgniter4 starter project
License MIT
Homepage https://github.com/arif-rh/ci4-starter
Please rate this library. Is it a good library?
Informations about the package ci4-starter
CodeIgniter 4 Application Starter
Installation & updates
composer create-project arif-rh/ci4-starter new-project
then composer update
whenever
there is a new release of the framework.
When updating, check the release notes to see if there are any changes you might need to apply
to your app
folder. The affected files can be copied or merged from
vendor/codeigniter4/framework/app
.
Setup
Copy env
to .env
and tailor for your app, specifically the baseURL
and any database settings.
Features
- Using Dynamic Model with Built-in Relationship feature DynaModel
- Customize layout based on CI4 Themes
- Included default theme using Free Bootstrap 4 Material Design UI Kit
All versions of ci4-starter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
codeigniter4/framework Version ^4.0
arif-rh/ci4-dynamic-model Version ^0.1
arif-rh/ci4-themes-material-kit Version ^1.0
codeigniter4/framework Version ^4.0
arif-rh/ci4-dynamic-model Version ^0.1
arif-rh/ci4-themes-material-kit Version ^1.0
The package arif-rh/ci4-starter contains the following files
Loading the files please wait ....