{"id":19442716,"url":"https://github.com/papac/bow-dompdf","last_synced_at":"2025-10-19T20:05:36.782Z","repository":{"id":95708854,"uuid":"118397945","full_name":"papac/bow-dompdf","owner":"papac","description":"Dompdf wrapper for Bow","archived":false,"fork":false,"pushed_at":"2019-08-24T09:28:25.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T22:12:32.826Z","etag":null,"topics":["bower","dompdf","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/papac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-22T02:51:02.000Z","updated_at":"2019-08-24T09:28:27.000Z","dependencies_parsed_at":"2023-03-13T16:47:21.070Z","dependency_job_id":null,"html_url":"https://github.com/papac/bow-dompdf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papac%2Fbow-dompdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papac%2Fbow-dompdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papac%2Fbow-dompdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papac%2Fbow-dompdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/papac","download_url":"https://codeload.github.com/papac/bow-dompdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240626902,"owners_count":19831592,"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","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":["bower","dompdf","php"],"created_at":"2024-11-10T15:40:38.617Z","updated_at":"2025-10-19T20:05:31.741Z","avatar_url":"https://github.com/papac.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The dompdf support for bow framework\n\nCe package vous permettra de manipuler `dompdf/dompdf` via un _wrapper_ simple et intuitif. \u003ca href=\"https://travis-ci.org/papac/bow-dompdf\" title=\"Travis branch\"\u003e\u003cimg src=\"https://img.shields.io/travis/papac/bow-dompdf/master.svg?style=flat-square\"/\u003e\u003c/a\u003e\n\n## Usage\n\nInstallez une copie du package avec [composer](https://getcomposer.org).\n\n### Installation\n```\ncomposer require papac/bow-dompdf\n```\n\n### Configuration\n\nDans le fichier `Loader.php` du dossier `app/Kernel`. Ajoutez le service comme suit:\n\n\n```php\n/**\n * All app services register\n *\n * @return array\n */\npublic function configurations()\n{\n  /**\n   * Put here you service\n   */\n  return [\n  \t\\Papac\\PDFConfiguration::class,\n      // other\n  ];\n}\n```\n\n## Auteur\n\nDakia Franck","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapac%2Fbow-dompdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapac%2Fbow-dompdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapac%2Fbow-dompdf/lists"}