We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61edc21 commit fbe8528Copy full SHA for fbe8528
user_guide_src/source/extending/composer_packages.rst
@@ -179,3 +179,16 @@ Overriding Settings in app/Config
179
180
If you need to override or add to known configurations in the **app/Config** folder,
181
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