Libraries tagged by node mapping
bestit/commercetools-xml-mapping-bundle
441 Downloads
This bundle provides you with a service, which maps xml nodes to properties of the commercetools models.
landmarx/user-bundle
6 Downloads
user bundle for the landmarx system.
landmarx/landmark-bundle
14 Downloads
landmark bundle for the landmarx system.
innmind/neo4j-onm
1085 Downloads
Object Node Mapping for Neo4j
graftak/country-code-helper
245531 Downloads
Simple package to assist you in converting/mapping ISO 3166-1 Alpha-2, Alpha-3, and Numeric Country Codes.
terdia/currency-util
114821 Downloads
A simple library to lookup the currency symbol for a given currency code.
propeller-orm/propeller-orm
177143 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
herdwatch-oss/monolog-ecs-formatter
1707 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
fezz/money-magic
625 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
eprofos/reverse-engineering-bundle
65 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
nicklewis/mapping
5 Downloads
This is a way of providing a mappable interface to specific parts of your code for the purpose of reports / integrations
zemmelmootez/phplocator
5 Downloads
Click-to-code for PHP: automatic source mapping for browser extensions like LocatorJS
xterr/php-ubl-generator
43 Downloads
UBL 2.x XSD-to-PHP 8.2+ code generator — produces typed classes with XML mapping attributes from OASIS XSD schemas
makermill/hydratype
2 Downloads
Performance-first compiled object hydration and extraction for PHP.
gburtini/router
23 Downloads
A very simple lightweight routing system capable of safe in-order fallbacks/priorities. All variables are treated as untainted. You should read the code (or at least 'Security' on the github page) before using this!