Libraries tagged by doi
pw6/geophp
5 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.
pendenga/sftp
3 Downloads
Sftp library for doing key-signed posts
pavloniym/geophp
5 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
owlcorp/cli-json-lint
3 Downloads
JSON linting command line support mimicking Symfony-way of doing things
nietthijmen/pixi-match
2 Downloads
Compare 2 images, without the hassle of doing it yourself.
nenevel/framework
14 Downloads
DoItYourself Micro Framework
nenevel-api/framework
2 Downloads
DoItYourself PHP Micro Framework
nakatsinho/mpesa-php
23 Downloads
This is the latest simplified way to embed Mpesa payments in your PhP application, and I'm doing remake from abdulmueid/mpesa package, where I have only changed the required php version.
mortalswat/d3connector
89 Downloads
connector util for doing calls to d3 routines
moodle-ufsc/moodle-tool_syncgroups
6 Downloads
Sincroniza os membros de grupos entre grupos de dois cursos
mcu/mc_cookie
1 Downloads
Extension to help with the Iframe consentiment. Helping to doing with googleMaps and Youtube Iframe.
marquesleonardo/notification
3 Downloads
This library has the function of sending e-mail using the phpmailer library. Doing this in an uncomplicated way is essential for any system.
m6w6/ascertain
8 Downloads
Simple validator, not doing much harm
loveyu/geophp
14 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.
leinster/twiddle
2 Downloads
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.