Skip to content

Instantly share code, notes, and snippets.

@drsii
Last active August 29, 2015 14:01
Show Gist options
  • Save drsii/87d1b81b6780553a26a0 to your computer and use it in GitHub Desktop.
Save drsii/87d1b81b6780553a26a0 to your computer and use it in GitHub Desktop.
#package checklist
Each package must meet all checks before we can mark it stable.
- Repository Description
- composer.json is consistant
- package story on readme.md
- contributing.md exists
- licence checks (readme, file headers, licence.txt)
- PHP 5.4 or PHP 5.3+
- PSR-4
- Tests
- clean code base, consisent, and refactored as required.
- documentation
- documentation branches (versioned docs)
- demo if applicable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment