{"id":93669,"library":"nocarrier-hal","title":"Nocarrier HAL","description":"application/hal builder/formatter for PHP 5.3+, implementing the HAL specification.","status":"active","version":"0.9.14","language":"php","source_language":null,"source_url":"https://github.com/blongden/hal","tags":["hal","json","rest","hypermedia"],"install":[{"cmd":"composer require nocarrier/hal","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Hal","correct":"use Nocarrier\\Hal;"}],"quickstart":{"code":"use Nocarrier\\Hal;\n\n$hal = new Hal('/orders/123');\n$hal->setData(['total' => 30.00]);\necho $hal->asJson();","lang":"php","description":"Create a HAL resource and output as JSON."},"warnings":[{"fix":"Consider using a more modern HAL library like json-api or similar.","message":"Requires PHP 5.3+; may not be compatible with PHP 8+.","severity":"breaking","affected_versions":">=0.9.0"}],"env_vars":null,"search_vec":"'5.3':7 'application/hal':3 'builder/formatter':4 'hal':2,10,12 'hypermedia':15 'implement':8 'json':13 'nocarri':1 'php':6 'rest':14 'specif':11","created_at":"2026-06-19T09:53:50.716755+00:00","updated_at":"2026-06-19T09:53:50.716755+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/blongden/hal","github":"https://github.com/blongden/hal","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}