{"id":13343520,"url":"https://github.com/mhndev/awsome-yii","last_synced_at":"2026-05-14T12:33:36.960Z","repository":{"id":72233886,"uuid":"68744951","full_name":"mhndev/awsome-yii","owner":"mhndev","description":"yii2 useful resources such as packages and tutorials and documents and bookds","archived":false,"fork":false,"pushed_at":"2016-09-25T15:20:29.000Z","size":4,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-08T05:43:52.447Z","etag":null,"topics":["php","resources","yii","yii2"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhndev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-20T19:14:05.000Z","updated_at":"2025-03-15T20:58:29.000Z","dependencies_parsed_at":"2023-02-25T17:30:39.006Z","dependency_job_id":null,"html_url":"https://github.com/mhndev/awsome-yii","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhndev/awsome-yii","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fawsome-yii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fawsome-yii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fawsome-yii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fawsome-yii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhndev","download_url":"https://codeload.github.com/mhndev/awsome-yii/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fawsome-yii/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33025061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"keywords":["php","resources","yii","yii2"],"created_at":"2024-07-29T19:31:22.723Z","updated_at":"2026-05-14T12:33:36.930Z","avatar_url":"https://github.com/mhndev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 useful resources\n===============\n\n\u003e A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Yii2 ecosystem.\n\nInspired by [hiraggude/awesome-laravel](https://github.com/chiraggude/awesome-laravel)\n\n## Table of Contents\n\n- [Essentials](#essentials)\n- [Code Snippets](#code-snippets)\n- [Packages](#packages)\n- [Popular Packages](#popular-packages)\n- [Development Setup](#development-setup)\n- [Application Hosting](#application-hosting)\n- [Application Deployment](#application-deployment)\n- [Articles, Tutorials, Blogs, etc.](#articles-tutorials-blogs-etc)\n- [Videos](#videos)\n- [Conferences](#conferences)\n- [Books](#books)\n- [Starter Projects](#starter-projects)\n- [Codebases for Reference](#codebases-for-reference)\n- [Content Management Systems](#content-management-systems)\n- [Newsletters](#newsletters)\n- [Podcasts](#podcasts)\n- [Community](#community)\n- [Jobs](#jobs)\n- [Hosted Development Tools](#hosted-development-tools)\n- [Miscellaneous](#miscellaneous)\n\n## Essentials\n\n* [Yii Framework](http://www.yiiframework.com)\n* [Yii Framework 2l Documentation](http://www.yiiframework.com/doc-2.0/)\n* [Yii Framework API Reference](http://www.yiiframework.com/api)\n\n## Code Snippets\n\n* [Yii2 Migration cheat sheet](http://queirozf.com/entries/yii-migrations-cheatsheet-and-examples)\n\n## Packages\n\n* [Packagist](https://packagist.org/)\n* [Packalyst](http://packalyst.com/)\n* [Cartalyst](https://cartalyst.com/)\n\n## Popular Packages\n\n\u003e This is a list of well-documented, tested packages that are frequently used in Yii projects. If you're looking for an exhaustive list of PHP packages, then check out the Package Repositories mentioned above.\n\n##### Search\n\n* [Zend Lucene advanced search component for Yii2](https://github.com/himiklab/yii2-search-component-v2) \n* [Yii2 Elastic Search](http://www.yiiframework.com/doc-2.0/ext-elasticsearch-index.html) - Elasticsearch Query and ActiveRecord for Yii 2\n\n\n#### User Management\n\n* [Flexible user registration and authentication module for Yii2](https://github.com/dektrium/yii2-user)\n\n##### APIs\n\n* [ReSTFUL](https://github.com/deerawan/yii2-advanced-api) - Yii2 advanced template with RESTful API setup\n* [REST Template](https://github.com/githubjeka/yii2-rest) - Yii2 REST API template\n\n\n\n##### Tasks, Commands and Scheduling\n\n* [Scheduling](https://github.com/omnilight/yii2-scheduling) - Scheduling extension for Yii2 framework\n* [Cronjobs](https://github.com/fedemotta/yii2-cronjob) - Yii2 Cron Job\n\n##### Payments\n\n* [Paypal](https://github.com/marciocamello/yii2-paypal) - PayPal payment extension for the Yii2\n\n\n##### Generators\n\n* [Yii 2 Gii Extension] (https://github.com/yiisoft/yii2-gii) - This extension provides a Web-based code generator, called Gii, for Yii framework 2.0 applications.\n* [Yii 2 Framework Code Generator Gii on Steroids] (https://github.com/schmunk42/yii2-giiant) - Giiant is an extended code-generator for models and CRUDs, based upon Gii (Yii 2.0 Framework).\n* [Yii 2 Migration Generator] (https://github.com/michael-vostrikov/yii2-migration-generator) - Migration generator for Gii. Generates migration file for the specified database table.\n\n##### Third-party Service Integration\n\n* [Yii Algolia](https://github.com/lordthorzonus/yii2-algolia) - Algolia API bridge\n* [Yii Analytics](https://github.com/cybercog/yii2-google-analytics) - add Universal Analytics tracking in your Yii2 application\n* [Yii Social](https://github.com/kartik-v/yii2-social) - A Yii2 module for embedding social plugins and widgets\n* [Yii-elfinder](https://github.com/MihailDev/yii2-elfinder)\n* [Embedded (Nested) Models Extension for Yii 2] (https://github.com/yii2tech/embedded) This extension provides support for embedded (nested) models usage in Yii2. In particular it allows working with sub-documents in MongoDB and ElasticSearch.\n\n\n\n## Development Setup\n\n* [Vagrant Box](https://github.com/iJackUA/try-yii2)\n* [Vagrant Box](https://github.com/gusnips/vagrant-yii2)\n* [Yii2 Dockerized](https://github.com/codemix/yii2-dockerized)\n* [Yii2 Basic Application Dockerized](https://github.com/schmunk42/docker-yii2-app-basic)\n\n## Books\n* [Yii 2.0 Cookbook](https://github.com/samdark/yii2-cookbook)\n* [The Definitive Guide to Yii 2.0] (https://github.com/yiisoft/yii2/blob/master/docs/guide/README.md) \n\n## Articles, Tutorials, Blogs, etc.\n* [Yii 2.0 Articles](http://yiifeed.com/)\n\n## Starter Projects\n\n* [yii2-starter-kit](https://github.com/trntv/yii2-starter-kit)\n* [Yii2 File storage and upload kit](https://github.com/trntv/yii2-file-kit)\n* [Yii2-Start demo](https://github.com/vova07/yii2-start)\n* [Auth manager for Yii2 (RBAC Manager)](https://github.com/mdmsoft/yii2-admin)\n\n## Codebases for Reference\n\n* [manageyourteam](http://www.manageyourteam.net/) - Project management application\n\n## Content Management Systems\n\n* [Easyiicms](http://easyiicms.com/)\n* [YEE CMS](http://www.yee-soft.com/)\n* [Skeeks](http://en.cms.skeeks.com/)\n* [dotplant](http://dotplant.ru/)\n\n\n## Community\n\n* [Yii Framework Forum](http://www.yiiframework.com/forum/)\n* [Gitter](https://gitter.im/explore/tags/yii)\n* [IRC Channel](irc://irc.freenode.net/yii)\n* [Web Based IRC Channel](http://www.yiiframework.com/chat/)\n* [WIKI](http://www.yiiframework.com/wiki/)\n* [StackOverflow](http://stackoverflow.com/search?q=yii2)\n* [Twitter](https://twitter.com/search?q=yii)\n* [Google+](https://plus.google.com/communities/106304045830047601871)\n* [Reddit](https://www.reddit.com/r/yii/)\n* [Quora](https://www.quora.com/search?q=yii2)\n* [LinkedIn](https://www.linkedin.com/groups/1483367/profile)\n\n\n##### Meetups\n\n* [Meetups](http://www.meetup.com/topics/yii-framework/)\n\n## Jobs\n\n* [Upwork](https://www.upwork.com/o/jobs/browse/?q=yii2)\n* [Jobfusion](https://jobfusion.co/all/yii2)\n\n\n## Contributing\n\nFound an awesome package, blog, video etc.? Send me a pull request!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhndev%2Fawsome-yii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhndev%2Fawsome-yii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhndev%2Fawsome-yii/lists"}