Libraries tagged by ober
overtrue/laravel-wechat
1705876 Downloads
微信 SDK for Laravel
overtrue/easy-sms
1282184 Downloads
The easiest way to send short message.
overblog/graphql-bundle
6955311 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
overtrue/wechat
3391207 Downloads
微信SDK
spatie/ssh
2457215 Downloads
A lightweight package to execute commands over an SSH connection
phayes/geophp
9157211 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.
martin-georgiev/postgresql-for-doctrine
4367134 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
gesdinet/jwt-refresh-token-bundle
14470612 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
digitick/sepa-xml
5151707 Downloads
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
codeception/module-phpbrowser
26438505 Downloads
Codeception module for testing web application over HTTP
cbschuld/browser.php
6138149 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
amphp/pipeline
22663790 Downloads
Asynchronous iterators and operators.
piwik/device-detector
11765380 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
guzzlehttp/streams
86397243 Downloads
Provides a simple abstraction over streams of data
sebastiaanluca/php-pipe-operator
422682 Downloads
Method chaining (or fluent expressions) for any value using any method.