Skip to content

Commit 994bfb0

Browse files
committed
Update README
1 parent 268f51f commit 994bfb0

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,5 @@ You must update files manually if files in `application` folder or `index.php` c
9595
* [Cli for CodeIgniter 3.0](https://github.com/kenjis/codeigniter-cli)
9696
* [CI PHPUnit Test](https://github.com/kenjis/ci-phpunit-test)
9797
* [CodeIgniter Simple and Secure Twig](https://github.com/kenjis/codeigniter-ss-twig)
98+
* [CodeIgniter Doctrine](https://github.com/kenjis/codeigniter-doctrine)
99+
* [CodeIgniter Deployer](https://github.com/kenjis/codeigniter-deployer)

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"kenjis/codeigniter-cli": "A command-line tool for CodeIgniter 3.0",
3838
"kenjis/ci-phpunit-test": "An easier way to use PHPUnit with CodeIgniter 3.0",
3939
"kenjis/codeigniter-ss-twig": "A Simple and Secure Twig integration for CodeIgniter 3.0",
40+
"kenjis/codeigniter-doctrine": "A simple Doctrine integration for CodeIgniter 3.0",
4041
"kenjis/codeigniter-deployer": "A Deployment Tool for CodeIgniter 3.0"
4142
}
4243
}

0 commit comments

Comments
 (0)