Libraries tagged by operating
wuzzitor/string-util
58 Downloads
Provides a consistent, self-explaining layer to accomplish common string operations.
wuhhh/field-agent
6 Downloads
An intelligent Craft CMS plugin for AI-powered field generation, modification, and context-aware operations
wubi/active-rest
19 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
wok/framework
9 Downloads
The Web Operational Kit framework
willvincent/laravel-workfront
193 Downloads
Provides Workfront API Operations to Laravel 5.x
whistle/baiduocr
96 Downloads
This is the baidu OCR operation API
wenmangayao/yii2-data-log
10 Downloads
ActiveRecord operation log extension for Yii2 frameworks
weissheiten/neos-nodemigration
120 Downloads
Custom NodeMigration operations for Neos extending the options in the core
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
webstudio-team/php-ckan-manager
246 Downloads
PHP package with basic operations for managing CKAN datasets.
webplusm/laraextjs
38 Downloads
Laravel package interface for Sencha Extjs - CRUD operation
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
wallex/gateapi-php
507 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
vxdiv/asynctask
150 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.