Awesome Templates

These are awesome starting points for any coding project.

Learn about creating a GitHub template repository at https://help.github.com/en/articles/creating-a-template-repository

PHP

  • https://github.com/thephpleague/skeleton
    • Recommended by author of https://phptherightway.com at https://twitter.com/philsturgeon/status/1184854558176169985
  • https://github.com/JeroenDeDauw/new-php-project
  • https://github.com/localheinz/php-library-template
    • Very nice, includes GitHub Actions
  • https://github.com/phpexpertsinc/skeleton

Swift

  • https://github.com/fulldecent/swift5-module-template

HTML (static)

  • https://github.com/fulldecent/html-website-template

License

CC0