Libraries tagged by operating
prinsfrank/arithmetic-operations-implementation
Downloads
redsquirrelstudio/laravel-backpack-import-operation
3096 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
dcat-admin/operation-log
10655 Downloads
Dcat Admin 操作日志扩展
chance-fyi/operation-log
3540 Downloads
Elegant logging of operations
rindow/rindow-math-matrix
26562 Downloads
The fundamental package for scientific matrix operation
reinder83/binary-flags
68127 Downloads
Useful class for binary operations
nizarii/arma-rcon-class
3249 Downloads
ARC is a lightweight PHP class, that allows you connecting and sending commands easily to your BattlEye server, including Arma 3, Arma 2 and Arma 2: OA game servers.
kudm761/martinez-rueda-php
101586 Downloads
Martinez-Rueda algorithm for polygon boolean operations
ang3/php-odoo-api-client
41356 Downloads
Odoo API client
andrey-helldar/laravel-actions
9160 Downloads
Performing any actions during the deployment process
wgirhad/geophp
16083 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
travisghansen/kubernetes-client-php
7649 Downloads
Kubernetes API client in PHP supporting REST operations and Watches
tomatophp/tomato
3791 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
tempest/clock
6639 Downloads
A clock component that handle few simple clock operations.
talon-one/talon-one-client
66002 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`