Libraries tagged by yii2 sape
pa3py6aka/yii2-sape
15 Downloads
Wrapper for php Sape client for yii2
stsivin/yii2-social-likes
1 Downloads
Yii2 wrapper for Single style social like buttons with counters for jQuery, see http://sapegin.github.io/social-likes/
assayer-pro/yii2-social-likes
193 Downloads
Yii2 wrapper for social like buttons, see http://sapegin.github.io/social-likes/
la-haute-societe/yii2-save-relations-behavior
459154 Downloads
Validate and save automatically related Active Record models.
kartik-v/yii2-tabs-x
1210143 Downloads
A supercharged Bootstrap tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.
kartik-v/yii2-detail-view
1005993 Downloads
Enhanced Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.
tuyakhov/yii2-json-api
101360 Downloads
Implementation of JSON API specification for the Yii framework
mootensai/yii2-relation-trait
195341 Downloads
Yii 2 Models load with relation, & transaction save with relation
craftcms/guest-entries
90119 Downloads
This plugin allows you to save guest entries from the front-end of your website.
omnilight/yii2-sypexgeo
98697 Downloads
Yii2 extension for Sypex Geo API (http://sypexgeo.net)
marqu3s/yii2-summernote
79762 Downloads
Yii2 Summernote widget. Super simple WYSIWYG editor on Bootstrap
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
44753 Downloads
Behavior for saving many to many relation
mootensai/yii2-uuid-behavior
166711 Downloads
Set UUID before save on Yii 2 models
laxity7/yii2-json-field
70098 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
kaabar-jwt/yii2-jwt
17394 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.