Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

Module categorization #31

Open
ahutchings opened this issue Feb 4, 2011 · 2 comments
Open

Module categorization #31

ahutchings opened this issue Feb 4, 2011 · 2 comments
Labels

Comments

@ahutchings
Copy link
Owner

Create categories for modules. Categories might include:

Authentication
APIs
Development Tools
Events
Email
Forms
Media
Object Modeling
Database
Views & Templating

@ahutchings
Copy link
Owner Author

Given that Kohana is moving towards composer support, this should probably be implemented using composer.json keywords instead of manually-defined categories.

http://getcomposer.org/doc/04-schema.md#keywords

@happyDemon
Copy link
Contributor

I'm including this in the next pull request.
I'm also doing keyword guessing for modules that don't come with a composer.json (I'll be scanning the repo's description for existing keywords that were indexed from composer repos)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants