Libraries tagged by geth
igorw/get-in
12037574 Downloads
Functions for hash map (assoc array) traversal.
php-coveralls/php-coveralls
12658854 Downloads
PHP client library for Coveralls API
ondram/ci-detector
40826912 Downloads
Detect continuous integration environment and provide unified access to properties of current build
league/geotools
4821775 Downloads
Geo-related tools PHP 7.3+ library
gettext/languages
26730136 Downloads
gettext languages with plural rules
zordius/lightncandy
9618194 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
willdurand/email-reply-parser
5494964 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
typesense/typesense-php
3741117 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
teamtnt/laravel-scout-tntsearch-driver
2234701 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
spatie/laravel-failed-job-monitor
2278582 Downloads
Get notified when a queued job fails
spatie/laravel-event-sourcing
2993549 Downloads
The easiest way to get started with event sourcing in Laravel
raiym/instagram-php-scraper
1116946 Downloads
Instagram PHP Scraper. Get account information, photos and videos without any authorization
php-imap/php-imap
11969062 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
phayes/geophp
9128322 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.
nelexa/zip
6534699 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.