Libraries tagged by inc
itamair/geophp
4720263 Downloads
GeoPHP is a 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: WKT (including EWKT), WKB (including EWKB), 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.
globalpayments/php-sdk
864438 Downloads
PHP SDK for processing payments with Global Payments, including Heartland Payment Systems and Realex Payments
genkgo/mail
57711 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
fproject/php-jwt
1459076 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ether/seo
436827 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
estahn/phpunit-json-assertions
831228 Downloads
JSON assertions for PHPUnit (including JSON Schema)
coderkungfu/php-queue
118375 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
cmfcmf/openweathermap-php-api
1234109 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
camroncade/timezone
869467 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
aura/session
1061988 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1387001 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
zendframework/zend-mvc
14191600 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
zendframework/zend-inputfilter
15308901 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-authentication
6670937 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
tectalic/openai
229021 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.