Skip to content

Add links to official packages. #6060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 3, 2022
Merged

Add links to official packages. #6060

merged 3 commits into from
Jun 3, 2022

Conversation

lonnie-vault
Copy link

Adds links and descriptions about the official CodeIgniter packages for greater discoverability.

@kenjis
Copy link
Member

kenjis commented Jun 1, 2022

What about https://github.com/codeigniter4/cache ?

@kenjis kenjis added the documentation Pull requests for documentation only label Jun 1, 2022
@MGatner
Copy link
Member

MGatner commented Jun 2, 2022

Cache... and DevKit, Tasks, Coding Standard?

@lonnie-vault
Copy link
Author

Tasks doesn't have a release yet so I didn't include that one.

I had forgotten about Cache, honestly. I can try to squeeze some time in today to update, otherwise it won't be until late tonight, which would probably be too late to include.

@cijagani
Copy link
Contributor

cijagani commented Jun 2, 2022

https://github.com/cijagani/awesome-codeigniter4

@kenjis
Copy link
Member

kenjis commented Jun 2, 2022

Coding Standard and DevKit are packages for developing CI4.
It is not surprising if these are not on this page.

But it would be nice to have Cache.

@kenjis
Copy link
Member

kenjis commented Jun 2, 2022

How about this?

*****
Cache
*****

`CodeIgniter Cache <https://github.com/codeigniter4/cache>`_ is a set of adapters
fully-compliant with `PSR-6 <https://www.php-fig.org/psr/psr-6/>`_ and
`PSR-16 <https://www.php-fig.org/psr/psr-16/>`_ to integrate with CodeIgniter 4's
:doc:`./caching`. This package is only for integrating third-party packages that
rely on the PSR interface provisions.

@lonnie-vault
Copy link
Author

I managed to steal the last few minutes of my work day to add Cache, Devkit, and the Coding Standard. While I'm not sure they qualify as the type of packages I was originally thinking of, they can be beneficial to users, especially the devkit.

Copy link
Member

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Few tweaks.

@MGatner MGatner merged commit e3dcd83 into develop Jun 3, 2022
@kenjis kenjis deleted the ug-packages branch June 3, 2022 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests for documentation only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants