{"id":21557028,"url":"https://github.com/mazanax/fpdi_with_links","last_synced_at":"2025-09-11T22:45:16.053Z","repository":{"id":62525837,"uuid":"226086936","full_name":"mazanax/fpdi_with_links","owner":"mazanax","description":"FPDI driver supports links annotations","archived":false,"fork":false,"pushed_at":"2019-12-05T11:35:02.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-09T11:42:12.097Z","etag":null,"topics":["fpdi","pdf","php","php-pdf","php7"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mazanax.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-05T11:31:38.000Z","updated_at":"2019-12-06T07:57:32.000Z","dependencies_parsed_at":"2022-11-02T14:15:54.092Z","dependency_job_id":null,"html_url":"https://github.com/mazanax/fpdi_with_links","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mazanax/fpdi_with_links","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazanax%2Ffpdi_with_links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazanax%2Ffpdi_with_links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazanax%2Ffpdi_with_links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazanax%2Ffpdi_with_links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazanax","download_url":"https://codeload.github.com/mazanax/fpdi_with_links/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazanax%2Ffpdi_with_links/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274719684,"owners_count":25337237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fpdi","pdf","php","php-pdf","php7"],"created_at":"2024-11-24T08:10:42.485Z","updated_at":"2025-09-11T22:45:16.033Z","avatar_url":"https://github.com/mazanax.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square)](https://php.net/)\n# FPDIWithLinks\nFPDI Driver supports links annotations\n\n### Installation\n`composer require mazanax/fpdi_with_links`\n\n### Example (from [Setasign/FPDI](https://github.com/Setasign/FPDI))\n```php\n\u003c?php\nuse MZ\\FPDI\\FPDIWithLinks;\n\n// setup the autoload function\nrequire __DIR__ . '/vendor/autoload.php';\n\n// initiate FPDI\n$pdf = new FPDIWithLinks();\n// add a page\n$pdf-\u003eAddPage();\n// set the source file\n$pdf-\u003esetSourceFile('Fantastic-Speaker.pdf');\n// import page 1\n$tplId = $pdf-\u003eimportPage(1);\n// use the imported page and place it at point 10,10 with a width of 100 mm\n$pdf-\u003euseTemplate($tplId, 10, 10, 100);\n\n$pdf-\u003eOutput();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazanax%2Ffpdi_with_links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazanax%2Ffpdi_with_links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazanax%2Ffpdi_with_links/lists"}