Libraries tagged by mabs
maba/math
53364 Downloads
PHP library for arbitrary precision mathematics
mabrahamde/idna-converter
48047 Downloads
Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter
wurfl/wurfl-api
126101 Downloads
WURFL, the Wireless Universal Resource FiLe, is a Device Description Repository (DDR), i.e. a software component that maps HTTP Request headers to the profile of the HTTP client (Desktop, Mobile Device, Tablet, etc.) that issued the request
wildbit/laravel-postmark-provider
67373 Downloads
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
tdoescher/googlemaps-bundle
1321 Downloads
Content Element für Google Maps Embed API oder HTML-Code
skeuper/backend-ip-login
2756 Downloads
Remember the login based on the network mask or ip. Only for development, unsafe for live environments!
orisai/source-map
31353 Downloads
Generate, validate and serialize source maps
on2media/us-zip-code-to-state
33441 Downloads
Maps a US ZIP code to a state
omasn/object-handler
5575 Downloads
The component allows filling objects from an associative array based on class strict property maps
netresearch/module-interactive-batch-processing
99921 Downloads
Optional component extending the bulk shipment mass action by an additional step that allows to select shipping product and packaging per order.
netlogix/nxgooglelocations
2251 Downloads
Provide geocoding capability for arbitrary records through Google Maps API.
neos/metadata-contentrepositoryadapter
5954 Downloads
Maps asset meta data to CR nodes
msvdev/yii2-widget-mappicker
7987 Downloads
Yii2 map widget allows you to simplify the entry of geographic coordinates for your form. Support google and yandex maps services.
mrbenosborne/json-unmarshal
1576 Downloads
A PHP 8 package for un-marshalling JSON data onto class properties.
morozovsk/websocket-examples
1998 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html