Libraries tagged by self update
placebook/framework-selfupdate
337 Downloads
Semi-automatic work with SQL migrations
apermo/wp-update-server
1 Downloads
Self-hosted update API for WordPress plugins and themes, compatible with Plugin Update Checker and Composer.
blutrixx/nativephp-mobile-updater
1 Downloads
Self-hosted APK updater plugin for NativePHP Mobile
oberonlai/wp-updater
12 Downloads
Self hosted WordPress plugin update server
nldx/wp-plugin-update-checker-class
179 Downloads
A class that allows checking for updates in a self hosted scenario.
bloggermohiuddin/updatecore
20 Downloads
Framework-agnostic PHP auto-update engine for self-hosted applications
sam-it/php-auto-update
89 Downloads
Library for creating self-updating PHP applications.
cylab/phar-update
984 Downloads
A library for self-updating Phars.
rohsyl/laraupdater
157 Downloads
LaraUpdater allows your Laravel Application to auto-update itself.
nawrasbukhari/laravelgithubupdater
1 Downloads
Providing an auto-updating functionality for your self-hosted Laravel application.
00f100/phpuphar
380 Downloads
Library to self update your phar file
inquid/yii-cd-ci
3 Downloads
Tools for Yii to use Continuous Delivery and Continuous Integration
plugpressco/plugpress-sdk
28 Downloads
PlugPress SDK — self-hosted updates, licensing, telemetry opt-in, deactivation feedback, and About page for WordPress plugins.
alwathan/laraupdater
56 Downloads
laravel self-update
genai/sql-mapper
162 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.