Libraries tagged by update library
simongomes/bd-stock-exchange-update
91 Downloads
PHP library to fetch bangladesh share market updates, including Dhaka and Chittagong Stock Exchange (DSE & CSE).
yii2-module/yii2-crud
377 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
session-forge/session-forge
12 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.
hetao29/php-mysql-replication
33 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.
gemini/php-mysql-replication
11 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.
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.
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
728 Downloads
Bot runtime library to handle received updates
weblabnl/pipelinedeals
8376 Downloads
API client library to fetch, post and update entities to the Pipelinedeals CRM system.
mercari/composer-diff-plugin
2667 Downloads
composer plugin to show library version diff at "composer update"
janwebdev/social-post
126 Downloads
Library helping you publish status updates on Facebook and Twitter in easy way
x-one/infakt-client
237 Downloads
InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.
miisieq/infakt-client
111 Downloads
InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.
meanify-co/laravel-activity-log
11 Downloads
A PHP library to generate logs from requests and model updates in Laravel