Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hauntd/awesome-yii2

A curated list of amazingly awesome Yii 2.0 extensions, libraries, resources and shiny things.
https://github.com/hauntd/awesome-yii2

List: awesome-yii2

Last synced: 3 months ago
JSON representation

A curated list of amazingly awesome Yii 2.0 extensions, libraries, resources and shiny things.

Awesome Lists containing this project

README

        

# Awesome Yii 2
A curated list of amazingly awesome Yii 2.0 extensions, libraries, resources and shiny things. Inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php).

## Contributing
Please see [CONTRIBUTING](https://github.com/hauntd/awesome-yii2/blob/master/CONTRIBUTING.md) for details.

## Table of Contents
- [Awesome Yii 2](#awesome-yii2)
- [General](#general)
- [Guides and docs](#guides-docs-manuals)
- [Modules](#modules)
- [Core components](#core-components)
- [Widgets](#widgets)
- [Behaviors](#behaviors)
- [Helpers](#helpers)
- [Contributing](#contributing)

## General
*General stuff about Yii 2.0.*

* [Yii 2.0 framework](https://github.com/yiisoft/yii2) - Yii 2.0 framework.
* [Yii Feed](http://yiifeed.com/) - Framework feed. Components, libs, extensions etc.
* [YiiGist](https://yiigist.com/) - Composer packages for Yii.

## Guides, docs, manuals
*Guides, docs.*

* [Official Yii 2.0 guide](http://www.yiiframework.com/doc-2.0/guide-index.html) - Official Yii 2.0 guide

## Modules
* [dektrium/yii2-user](https://github.com/dektrium/yii2-user) - Great user module (login,signup,restore etc).
* [yii2mod/yii2-comments](https://github.com/yii2mod/yii2-comments) - Comments module.
* [chiliec/yii2-vote](https://github.com/Chiliec/yii2-vote) - Vote module for attaching to any model.

## Application templates
* [trntv/yii2-starter-kit](https://github.com/trntv/yii2-starter-kit) - Yii 2.0 Advanced template +.

## Core components
*Core components for Yii 2.0.*

* [rmrevin/yii2-fontawesome](https://github.com/rmrevin/yii2-fontawesome) - Font Awesome asset + helpers.
* [codemix/yii2-excelexport](https://github.com/codemix/yii2-excelexport) - Export data/models to excel.
* [codemix/yii2-localeurls](https://github.com/codemix/yii2-localeurls) - Language prefix in URLs.
* [trntv/yii2-file-kit](https://github.com/trntv/yii2-file-kit) - File-kit components.
* [trntv/yii2-glide](https://github.com/trntv/yii2-glide) - Image manipulation components.
* [yii2tech/crontab](https://github.com/yii2tech/crontab) - Crontab extension.
* [yii2tech/config](https://github.com/yii2tech/config) - Application runtime config.
* [yii2tech/filedb](https://github.com/yii2tech/filedb) - FileDB extension.
* [yii2tech/balance](https://github.com/yii2tech/balance) - Balance accounting extension.

## Widgets
*Widgets and UI related.*

* [Kartik Widgets](http://demos.krajee.com/widgets) - Great collection of widgets
* [kartik-v/yii2-social](https://github.com/kartik-v/yii2-social) - Module that enables access to social plugins for Yii Framework 2.0. It includes support for embedding plugins from the following networks into your website.
* [yii2-imperavi-widget](https://github.com/vova07/yii2-imperavi-widget) - Imperavi Redactor Widget is a wrapper for Imperavi Redactor, a high quality WYSIWYG editor.
* [miloschuman/yii2-highcharts](https://github.com/miloschuman/yii2-highcharts) - Easily add Highcharts, Highstock and Highmaps graphs to your Yii2 application.
* [cebe/yii2-gravatar](https://github.com/cebe/yii2-gravatar) - Gravatar Widget for Yii Framework 2.
* [Kolyunya/yii2-map-input-widget](https://github.com/Kolyunya/yii2-map-input-widget) - A Yii2 input widget which provides a user-friendly interface for selecting geographical coordinates via Google maps.
* [borodulin/yii2-codemirror](https://github.com/borodulin/yii2-codemirror) - CodeMiror editor.
* [rmrevin/yii2-favicon-widget](https://github.com/rmrevin/yii2-favicon-widget) Favicon generator.
* [unclead/yii2-multiple-input](https://github.com/unclead/yii2-multiple-input) - Multimple input widget.
* [chiliec/yii2-pager](https://github.com/Chiliec/yii2-pager) - Previous and next link widget.

## Behaviors
*Behaviors and filters.*

* [zelenin/yii2-slug-behavior](https://github.com/zelenin/yii2-slug-behavior) - Yii2 slug behavior.
* [Kolyunya/yii2-http-authorization](https://github.com/Kolyunya/yii2-http-authorization) - Yii2 HTTP authorization filter.
* [yii2tech/ar-softdelete](https://github.com/yii2tech/ar-softdelete) - Soft delete behavior.

## Helpers

* [2amigos/yii2-transliterator-helper](https://github.com/2amigos/yii2-transliterator-helper) - TransliteratorHelper transliterates UTF-8 encoded text to US-ASCII.