Popular Packages
-
PHP
noodlesnz/double-metaphone
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
-
PHP
hrmpfz/pay-by-square
Pure PHP PAY by square payment QR payload generator without external dependencies or shell commands.
-
-
PHP
mozex/laravel-scout-bulk-actions
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
-
-
-
-
PHP
zendframework/zend-json-server
Zend Json-Server is a JSON-RPC server implementation.
Abandoned! See laminas/laminas-json-server
-
PHP
wgirhad/geophp
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.
-
-
-
zendframework/zend-mvc-form
Metapackage with all requirements needed to use zend-form with zend-mvc.
Abandoned! See laminas/laminas-mvc-form
-
-
PHP
milpa/live-tui
Terminal transport layer for Milpa Live: a retained-mode TUI runtime with virtual-buffer diffing, its own ANSI painter, focus and shortcut management, and the node renderers that paint Milpa Live components in the terminal for the Milpa PHP framework.
-
PHP
milpa/plugin
The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.j