Libraries tagged by update library
phpmaster/instantnotifier
10 Downloads
A real-time notification library to send and receive updates about leads, messages, and other events in android phone.
janwebdev/social-post
147 Downloads
Library helping you publish status updates on Facebook and Twitter in easy way
capmega/user-crud
26 Downloads
This is a library to create, delete and update an user
aswadwk/indonesiaregion
94 Downloads
Library Region indonesia, this is update from lib azishapidin/indoregion
tinyapps/db-updater
294 Downloads
Simple PHP library for managing and executing database updates.
ridvanbaluyos/mmda
73 Downloads
A PHP Library built for the MMDA Traffic Update.
nalsas/php-query
6 Downloads
A chainable, lightweight library for maniplating(i.e. query/update/delete...) deep nested array
x-one/infakt-client
243 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.
vekas/entityserviceprovider
2 Downloads
a library that is dedicated to establish a behavioural class for the entity like remove, update, remove other related entities, do something with Aspect of web application
tak-pesar/bootstrapper
2 Downloads
Composer plugin to set up LiveProto library requirements - runs tasks on install / update and autoload dump
skyfirephp/db
9 Downloads
Stash Queries - PHP SQL library providing an easy, eloquent, and fluent yet expressive way to select, create, update, and delete SQL records.
savioamin/laravel-model-affected-rows-verification
3 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
radionovel/php-zip
206 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, ZipAlign tool, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
optiwariindia/database
290 Downloads
A library to connect database and use basic activities in database like create,select,insert,update,delete and drop using predefined methods
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.