File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 44
55This package provides simple Twig integration for [ CodeIgniter] ( https://github.com/codeigniter4/CodeIgniter4 ) 4.x.
66
7- If you use CodeIgniter3, check [ master] ( https://github.com/kenjis/codeigniter-ss-twig/tree/master ) branch.
7+ If you use CodeIgniter 3, check [ master] ( https://github.com/kenjis/codeigniter-ss-twig/tree/master ) branch. But Upgrading to CodeIgniter
8+ 4 is strongly recommended.
89
910## Requirements
1011
@@ -114,12 +115,9 @@ the function is XSS free**.
114115
115116#### Samples
116117
118+ * https://github.com/kenjis/ci4-twig-sample
117119* https://github.com/kenjis/ci4-tettei-apps (Japanese)
118120
119- @TODO
120-
121- * https://github.com/kenjis/codeigniter-twig-samples
122-
123121## How to Run Tests
124122
125123~~~
@@ -145,6 +143,7 @@ $ vendor/bin/phpunit
145143- [ CodeIgniter 4 Validation Tutorial] ( https://github.com/kenjis/ci4-validation-tutorial )
146144- [ CodeIgniter4 Code Modules Test] ( https://github.com/kenjis/ci4-modules-test )
147145- [ CodeIgniter 4 File Upload] ( https://github.com/kenjis/ci4-file-upload )
146+ - [ CodeIgniter 4 QueryBuilder Batch Sample] ( https://github.com/kenjis/ci4-qb-batch-sample )
148147
149148### Building Development Environment
150149
You can’t perform that action at this time.
0 commit comments