Required stack
필요 기술
PHPJSONAPI IntegrationBackend DevelopmentData TransformationLinux
Project brief
프로젝트 내용
I have a small middleware layer that sits between two SaaS platforms, receives raw JSON, reshapes it, performs a few calculated roll-ups, and then pushes the cleaned payload back out through a remote API. The work is 100 % back-end: no HTML, no JavaScript, no database, just pure PHP.
What I need you to do
• Modify incoming data structures so they match the target schema (field mapping, nesting, key renaming, type casting).
• Aggregate sets of records into concise summaries before dispatch (totals, counts, grouped objects).
The code has to be clean, readable and function/procedural oriented, making smart use of native array functions, generators. We use our own framework based on vanilla PHP.
Deliverables
• A self-contained PHP that accept a JSON string or a GET/POST and return the transformed output after contacting backend.
• Brief inline docs and a README that outline the transformation logic so I can extend it later.
I’ll provide the current JSON examples, target schema, and the endpoint details as soon as we start. If you enjoy taming arrays and crafting elegant transformation pipelines, this will be a quick, focused gig for you.
What I need you to do
• Modify incoming data structures so they match the target schema (field mapping, nesting, key renaming, type casting).
• Aggregate sets of records into concise summaries before dispatch (totals, counts, grouped objects).
The code has to be clean, readable and function/procedural oriented, making smart use of native array functions, generators. We use our own framework based on vanilla PHP.
Deliverables
• A self-contained PHP that accept a JSON string or a GET/POST and return the transformed output after contacting backend.
• Brief inline docs and a README that outline the transformation logic so I can extend it later.
I’ll provide the current JSON examples, target schema, and the endpoint details as soon as we start. If you enjoy taming arrays and crafting elegant transformation pipelines, this will be a quick, focused gig for you.