File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -130,5 +130,24 @@ $ vendor/bin/phpunit
130130
131131## Related Projects for CodeIgniter 4.x
132132
133- - [ CodeIgniter4 Application Template] ( https://github.com/kenjis/ci4-app-template )
133+ ### Libraries
134+
135+ - [ CodeIgniter 3 to 4 Upgrade Helper] ( https://github.com/kenjis/ci3-to-4-upgrade-helper )
134136- [ CodeIgniter3-like Captcha] ( https://github.com/kenjis/ci3-like-captcha )
137+ - [ PHPUnit Helper] ( https://github.com/kenjis/phpunit-helper )
138+ - [ CodeIgniter4 Attribute Routes] ( https://github.com/kenjis/ci4-attribute-routes )
139+ - [ CodeIgniter Simple and Secure Twig] ( https://github.com/kenjis/codeigniter-ss-twig )
140+ - [ CodeIgniter4 Viewi Demo] ( https://github.com/kenjis/ci4-viewi-demo )
141+
142+ ### Tutorials
143+
144+ - [ CodeIgniter 4 News Tutorial] ( https://github.com/kenjis/ci4-news )
145+ - [ CodeIgniter 4 Validation Tutorial] ( https://github.com/kenjis/ci4-validation-tutorial )
146+ - [ CodeIgniter4 Code Modules Test] ( https://github.com/kenjis/ci4-modules-test )
147+ - [ CodeIgniter 4 File Upload] ( https://github.com/kenjis/ci4-file-upload )
148+
149+ ### Building Development Environment
150+
151+ - [ CodeIgniter4 Application Template] ( https://github.com/kenjis/ci4-app-template )
152+ - [ CodeIgniter4 Composer Installer] ( https://github.com/kenjis/ci4-composer-installer )
153+ - [ docker-codeigniter-apache] ( https://github.com/kenjis/docker-codeigniter-apache )
You can’t perform that action at this time.
0 commit comments