Libraries tagged by original
yermo/geophpwithfeatures
13 Downloads
GeoPHPwithFeatures is an extended version of the original GeoPHP library which 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: 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.
x5qubits/fpdm
149 Downloads
PHP PDF form filling library — actively maintained fork of tmw/fpdm (original by Olivier Plathey). Adds Adobe Reader checkbox compatibility, nested field support, and other fixes.
weboftalent/mappable
1519 Downloads
Fork of Uncle Cheese's original Mappable module. Inline JavaScript is minimal, and templated such that other mapping systems can be added later. A map editing interface is also included, addable by a one line configuration call.
tprochazka/array-manager
19 Downloads
Fixes issues for PHP 8 in original Mesour ArrayManager.
tlshaheen/oauth2
2985 Downloads
Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15). Original source at adoy/oauth2
thojou/llm-documents
11 Downloads
A PHP library adapting the original python Document transformation framework to improve vector search results
tanahiro2010/slim-router-dsl
19 Downloads
Slim Original DSL for router
sypets/osbibx-parser
347 Downloads
Bibtex PHP library, originally based on OSBiB by Mark Grimshaw
sganz/yii2-advanced-api-template
534 Downloads
Improved Yii 2 Advanced Application Template By Sandy Ganz, Original by Nenad Zivkovic
scorninpc/canvas
136 Downloads
Re-work for modern PHP version of Canvas, great lib for image manipulation originally written by Davi Ferreira
romverner/laravel-advanced-relationships
27 Downloads
Multi-column and JSON relationships using awobaz/compoships and staudenmeir/eloquent-json-relations, updated to work with Laravel 8. Credit goes to sheldonreiff for the original library.
rohits/laravel-fcm
4403 Downloads
Laravel / Lumen package for Firebase Cloud Messaging This package just add laravel 8 support for original https://github.com/brozot/Laravel-FCM package
renan/email_reply_parser
23114 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
pup/placeholderapi
28 Downloads
A simple and efficient placeholder system for PocketMine-MP. Originally created for the Kyro core.
paperscissorsandglue/usps-api
611 Downloads
PHP USPS API integration on PHP based on original library by Vincent Gabriel.