bappa2du / fast
Customized CodeIgniter Framework
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.3
- illuminate/database: ^5.1
Requires (Dev)
- mikey179/vfsstream: 1.1.*
This package is auto-updated.
Last update: 2020-08-19 10:43:14 UTC
README
A modified Codeigniter Framework (v 3.0.3) that has following supports
- Namespace added
- Eloquent ORM added
Current Version
1.4.0
Installation and Run Server
-Requirement composer
$ composer create-project bappa2du/fast <Your Project directory> $ cd <Your Project Directory> $ php fast serve
-the project started on port 8080.
Avaialable Generator
$ php fast -v //check the version $ php fast
License
MIT
Website *bappa - Help to other people