Libraries tagged by operate
tartan/laravel-iranian-sms
3688 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
talon-one/talon-one-client
97204 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}`
swen100/geophp
76972 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
strscan/strscan
135846 Downloads
Simple string tokenizer for lexical scanning operations
sebastian/object-graph
30735 Downloads
Provides useful operations on PHP object graphs
scriptfusion/retry
141163 Downloads
Retries failing operations.
schmunk42/retry
567785 Downloads
A tiny library for retrying failing operations. [fork with tags]
ps/fluent-traversable
27516 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
phootwork/file
257488 Downloads
File Operations for the local Filesystem
phlib/schema-change
32708 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
nelexa/buffer
512719 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
mistralys/application-utils-result-handling
17092 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
19006 Downloads
PHP image helper library for basic image operations and color management.
maurohmartinez/impersonate-users-backpack-laravel
6806 Downloads
A simple package that adds the impersonate operation for admins
mathiasreker/php-svg-optimizer
7199 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.