Libraries tagged by yii2 sape
algsupport/yii2-googleapimail
53 Downloads
Google API service account mailer based on the yii2-swiftmailer extension to use the same interface
wokster/yii2-article
130 Downloads
Yii2 module to CRUD static pages, news, sale etc.
zertex/yii2-zx-geoip-country
9 Downloads
Yii 2 GeoIP extension. Returns country of current or specified IP (uses MaxMind's GeoIP2 databases)
yongtiger/yii2-setting
27 Downloads
Simple and efficient setup. All settings are read from DB or cache into a static array at frontend. Updates specified setting category at backend.
yjl/yjl-yii2-gii
5 Downloads
GII advanced customization, save a lot of repeated development.
yiimaker/yii2-imagable
17 Downloads
Image saving extension for yii2
yii2cmf/yii2-codemirror-asset
9 Downloads
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
xisio/yii2-uuid-behavior
1 Downloads
Set UUID before save on Yii 2 models
valackar/yii2-geoip
34 Downloads
Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
uguranyum/yii2-zadarma-sms
19 Downloads
Zadarma Sms Extension for yii2
uguranyum/yii2-icalender-export
12 Downloads
Database iCalender export for the Yii framework!
the-real-start/yii2-jsend-response
317 Downloads
Small set of tools to help work with JSend specifications (see https://labs.omniti.com/labs/jsend). Package is done for yii2 framework and yii2-oauth2-server. Package was build to simplify bilding response for API using this tools.
talismanfr/yii2-kladr-api
5 Downloads
In addition to working with the service, the extension can cache or save queries to the database to optimize access to the API.
synatree/yii2-readonly-behavior
204 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
stesi/yii2-relation-trait
85 Downloads
Yii 2 Models load with relation, & transaction save with relation