Libraries tagged by update library
kermage/external-update-manager
66 Downloads
A drop-in library for WordPress themes or plugins to manage updates.
00f100/phpuphar
370 Downloads
Library to self update your phar file
yii2-module/yii2-crud
275 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
vuduythanh2020/mysql-replication
2936 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
supermetrics-public/php-mysql-replication
75 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
robertogriel/php-mysql-replication
31 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
hi/sqlquery
67 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
ceytek-labs/matomo-services-lite
22 Downloads
Matomo Services Lite is a lightweight and extendable library designed to help you manage data easily using the Matomo in your PHP projects.
ceytek-labs/google-services-lite
48 Downloads
A lightweight library for seamless integration with various Google APIs in PHP.
peoplepath/php-mysql-replication
3476 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
simple-updates/phpwhois
1407 Downloads
This package contains a Whois (RFC954) library for PHP. It allows a PHP program to create a Whois object, and obtain the output of a whois query with the Lookup function.
viktorprogger/telegram-bot
94 Downloads
Bot runtime library to handle received updates
botasis/runtime
723 Downloads
Bot runtime library to handle received updates
shazzad/github-plugin-updater
6 Downloads
Helper library to implement wordpress plugin update from github repo.