Skip to content

Commit fbe8528

Browse files
committed
docs: add References
1 parent 61edc21 commit fbe8528

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

user_guide_src/source/extending/composer_packages.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,16 @@ Overriding Settings in app/Config
179179

180180
If you need to override or add to known configurations in the **app/Config** folder,
181181
you can use :ref:`Implicit Registrars <registrars>`.
182+
183+
**********
184+
References
185+
**********
186+
187+
We have published some official packages. You can use these packages as references
188+
when creating your own packages:
189+
190+
- https://github.com/codeigniter4/shield
191+
- https://github.com/codeigniter4/settings
192+
- https://github.com/codeigniter4/tasks
193+
- https://github.com/codeigniter4/cache
194+

0 commit comments

Comments
 (0)