{"id":40658,"url":"https://github.com/michaelbunch/awesome-dev","name":"awesome-dev","description":"My personal curated list of developer tools, references, and interesting links.","projects_count":31,"last_synced_at":"2026-06-07T11:00:20.709Z","repository":{"id":210312666,"uuid":"105774457","full_name":"michaelbunch/awesome-dev","owner":"michaelbunch","description":"My personal curated list of developer tools, references, and interesting links.","archived":false,"fork":false,"pushed_at":"2017-10-09T16:05:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-22T03:03:47.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelbunch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-04T13:52:37.000Z","updated_at":"2017-10-04T13:52:37.000Z","dependencies_parsed_at":"2023-12-01T23:44:00.293Z","dependency_job_id":null,"html_url":"https://github.com/michaelbunch/awesome-dev","commit_stats":null,"previous_names":["michaelbunch/awesome-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelbunch/awesome-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbunch%2Fawesome-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbunch%2Fawesome-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbunch%2Fawesome-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbunch%2Fawesome-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelbunch","download_url":"https://codeload.github.com/michaelbunch/awesome-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbunch%2Fawesome-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34018405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-13T21:17:57.210Z","updated_at":"2026-06-07T11:00:20.709Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["PHP","Javascript"],"sub_categories":["Vue.js","Laravel","Testing Libraries / Helpers","Useful Packages","Useful Libraries"],"readme":"# Awesome Dev\nMy personal curated list of developer tools, references, and interesting links.\n\n## TOC\nThe order and grouping of links is based on my needs and ease of look up.\n\n* [PHP](#php)\n  * [Laravel](#laravel)\n  * [Useful Packages](#useful-packages)\n  * [Testing Libraries / Helpers](#testing-libraries-elpers)\n* [Javascript](#javascript)\n  * [Useful Libraries](#useful-libraries)\n  * [Vue.js](#vuejs)\n    * [Vue.js Articles](#vuejs-articles)\n* Node (Coming soon)\n  * Express (Coming soon)\n* Docker (Coming Soon)\n\n## PHP\n\n* [PHP: The Right Way](http://www.phptherightway.com/) - The missing PHP manual.\n* [Awesome PHP](https://github.com/ziadoz/awesome-php)\n* [PHP Design Patterns](https://github.com/domnikl/DesignPatternsPHP) - Design pattern examples in PHP\n* [PHP Must Watch](https://github.com/phptodayorg/php-must-watch)\n* [Laracasts](https://laracasts.com)\n\n### Laravel\n\n* [Laravel](https://laravel.com)\n* [Lumen](https://lumen.laravel.com)\n* [Awesome Laravel](https://github.com/chiraggude/awesome-laravel)\n* [Laravel Media Library](https://docs.spatie.be/laravel-medialibrary/v5/introduction)\n* [Laravel Auto Presenter](https://github.com/laravel-auto-presenter/laravel-auto-presenter)\n* [Laravel Tags](https://github.com/spatie/laravel-tags)\n* [Laravel Artisan Fresh](https://github.com/spatie/laravel-migrate-fresh)\n\n### Useful Packages\n\n* [Guzzle HTTP Client](http://docs.guzzlephp.org/en/stable/)\n* [Carbon DateTime Enhancements](http://carbon.nesbot.com/docs/)\n* [Parsedown](https://github.com/erusev/parsedown)\n* [Flysystem](https://github.com/thephpleague/flysystem)\n* [Ramsey/Uuid](https://github.com/ramsey/uuid)\n\n### Testing Libraries / Helpers\n* [PHPUnit](https://phpunit.de/manual/6.3/en/index.html)\n* [Mockery](http://docs.mockery.io/en/latest/getting_started/simple_example.html)\n* [Faker](https://github.com/fzaninotto/Faker)\n\n## Javascript\n\n* [The Modern JavaScript Tutorial](https://javascript.info/)\n* [Modern JavaScript Cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet)\n\n### Useful Libraries\n\n* [Axios](https://github.com/axios/axios)\n* [Lodash](https://lodash.com/docs/4.17.4)\n\n### Vue.js\n\n* [Vue.js](http://vuejs.com)\n* [Vue Router](https://router.vuejs.org/en/essentials/getting-started.html)\n* [Vuex](https://vuex.vuejs.org/en/)\n* [Awesome Vue](https://github.com/vuejs/awesome-vue)\n* [Bootstrap Vue](https://bootstrap-vue.js.org/)\n* [Material Vue](http://vuematerial.io/#/)\n\n#### Vue.js Articles\n\n* [Six random issues and their solutions in VueJS.](https://medium.com/@stijlbreuk/six-random-issues-and-their-solutions-in-vuejs-b16d470a6462)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/michaelbunch%2Fawesome-dev/projects"}