Libraries tagged by map data
alexandre-fernandez/key-value-form-bundle
190 Downloads
Symfony form type to manage associative array data.
goldfinch/silverstripe-googlemapfield
746 Downloads
Save locations using latitude/longitude DataObject fields.
openapi-next-generation/openapi-pattern-mapper-php
4643 Downloads
map data models from openapi spec into pattern objects helpful for further generation
miniorange/miniorange-saml
4824 Downloads
Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.
yeswiki/yeswiki
15 Downloads
A wiki system with extensions making collaboration more simple (databases, maps, easy editing, themes,...)
neos/metadata-contentrepositoryadapter
6591 Downloads
Maps asset meta data to CR nodes
yomo/addressfactory
3693 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 5+, and Faker
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
richarddobron/google-maps-data-parameter-parser
36 Downloads
PHP parser and builder for the "data" parameter (Protocol Buffers) in Google Maps URLs
getdkan/open_data_schema_map
11 Downloads
Maps Drupal data to Open Data schemas
imokhles/map-drawing-field-for-backpack
7 Downloads
Draw coordinates and save the values easily to your database using Google Map API v3 for Backpack for Laravel
alban/laravel-data-sync
12 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
heimrichhannot/contao-datamaps
311 Downloads
Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
siro-diaz/data-structures
74 Downloads
Data structures for PHP language