Libraries tagged by Coderatio
vaened/php-search-engine
81267 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
travisghansen/kubernetes-client-php
12937 Downloads
Kubernetes API client in PHP supporting REST operations and Watches
tomatophp/tomato
4534 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
33581 Downloads
A clock component that handle few simple clock operations.
talon-one/talon-one-client
87091 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
69135 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
130250 Downloads
Simple string tokenizer for lexical scanning operations
sebastian/object-graph
30472 Downloads
Provides useful operations on PHP object graphs
scriptfusion/retry
135303 Downloads
Retries failing operations.
schmunk42/retry
546113 Downloads
A tiny library for retrying failing operations. [fork with tags]
phootwork/file
254647 Downloads
File Operations for the local Filesystem
phlib/schema-change
26566 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
nelexa/buffer
509076 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-image
10146 Downloads
PHP image helper library for basic image operations and color management.
lullabot/drainpipe-dev
510058 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.