Skip to content

Commit

Permalink
readme badge added
Browse files Browse the repository at this point in the history
  • Loading branch information
hafijul233 committed Dec 27, 2020
1 parent 1b1af01 commit bc2b76f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Codeigniter4 Recharge
[![Build Status](https://scrutinizer-ci.com/g/hafijul233/ci-recharge/badges/build.png?b=master)](https://scrutinizer-ci.com/g/hafijul233/ci-recharge/build-status/master)
[![Latest Stable Version](https://poser.pugx.org/hafijul233/ci-recharge/v)](//packagist.org/packages/hafijul233/ci-recharge)
[![Total Downloads](https://poser.pugx.org/hafijul233/ci-recharge/downloads)](//packagist.org/packages/hafijul233/ci-recharge)
[![Latest Unstable Version](https://poser.pugx.org/hafijul233/ci-recharge/v/unstable)](//packagist.org/packages/hafijul233/ci-recharge)
[![License](https://poser.pugx.org/hafijul233/ci-recharge/license)](//packagist.org/packages/hafijul233/ci-recharge)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/hafijul233/ci-recharge/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/hafijul233/ci-recharge/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/hafijul233/ci-recharge/?branch=master)


CI-recharge is a CLI Tools for skeleton file generation for **CodeIgniter4** PHP Framework.
It is currently offering only skeleton generation using the **php spark make** commands.
Default Namespace for all files are **App** and location will be detected from autoloader services.
## Features
This are the currently available features @1.9.3
Currently available features
- Configuration File
- Configuration File with Namespace
- Basic Controller File
Expand Down

0 comments on commit bc2b76f

Please sign in to comment.