Libraries tagged by updated at
atournayre/dotenv-updater-bundle
4 Downloads
.env updater bundle for Symfony 4
vwx/atlas-cli
5 Downloads
Command-line interface for Atlas, VWX fork to update dependencies
yiisoft-custom/yii2-model-attribute-convert
50 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
mediarox/module-catalog-attribute-setup
242 Downloads
Contains an alternative attributes setup class that includes an optimized create/update mechanism.
heddiyoussouf/sequential-attribute-guard
911 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.
dmocho/updater
122 Downloads
Provides attachment of active user ID to create/update/delete operations.
getjoystick/joystick-php
1155 Downloads
Joystick is a modern remote configuration and dynamic content service designed specifically for operating apps and games. Upgrade to more agility and evolve your product faster. Change or hot-update your content and configurations instantly at scale without code. Segment, ab test, feature flag, schedule events and more. Joystick is a breeze to use yet powerful.
elcodedocle/phpass
41 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
bscheshirwork/yii2-cubs
87 Downloads
Trait for AR. Include [create|update][At|By], flags and blockAt fields
linushstge/number-pool
2 Downloads
Create a shared Number Pool for each of business number ranges to use native MySQL / MariaDB ``FOR UPDATE`` atomic locks if you run on a MySQL Master/Master Replication or on galera cluster.
erickskrauch/composer-exclusive-install
2 Downloads
A Composer plugin that prevents more than one install or update operation at a time.
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.
somov/yii2-app-module
228 Downloads
A manage modules Yii2 at run time. Can enable, disable, install, uninstall and update.
samy/crud
8 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.