Libraries tagged by data updates
mrstebo/ekm-php
347 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
ghoni-jee/model-tracker
0 Downloads
automaticlly store data who is create, update, or delete data on a model
firas/shopfinder
11 Downloads
Shopfinder Module to add new shops, view, edit and delete a shop from admin section. GraphQL to update & view shop data
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
wizaplace/collection-diff
54 Downloads
Collection Diff allows you to compare 2 data collections to find operations to do: CREATE, UPDATE or DELETE data.
babeuloula/collection-diff
11 Downloads
Collection Diff allows you to compare 2 data collections to find operations to do: CREATE, UPDATE or DELETE data.
xiaofeng-ling/php-mysql-replication
3 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.
smakecloud/php-mysql-replication
2 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.
michaeljberry/amazon-mws-api
34 Downloads
A PHP library to connect with, update to and pull data from Amazon MWS.
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.
jackie/sorted-linked-list
2 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
codestepsbd/historykeeper
7 Downloads
This will capture data for selected table for insert, update and delete
savosik/pimcore-ozon
7 Downloads
Updates categories in Pimcore by Ozon data, Creates classification store by Ozon attibutes
internetguru/laravel-csv-table
339 Downloads
A Laravel component to display and manipulate CSV data in tables, with support for custom update functions for cells, and Livewire integration.
iakovos/wireui-smart-table
11 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.