{"id":25663657,"url":"https://github.com/bowphp/pdf","last_synced_at":"2025-07-09T09:35:08.626Z","repository":{"id":95987842,"uuid":"277178533","full_name":"bowphp/pdf","owner":"bowphp","description":"PDF generator for Bow Framework","archived":false,"fork":false,"pushed_at":"2024-12-09T22:08:27.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T08:22:35.121Z","etag":null,"topics":[],"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/bowphp.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}},"created_at":"2020-07-04T20:11:32.000Z","updated_at":"2024-12-09T22:08:31.000Z","dependencies_parsed_at":"2023-04-14T13:46:52.636Z","dependency_job_id":null,"html_url":"https://github.com/bowphp/pdf","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"ffd6269fa9c88b03d1077505b58899b786ef64ec"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bowphp%2Fpdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bowphp%2Fpdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bowphp%2Fpdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bowphp%2Fpdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bowphp","download_url":"https://codeload.github.com/bowphp/pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249601631,"owners_count":21297907,"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":[],"created_at":"2025-02-24T05:18:04.368Z","updated_at":"2025-04-22T11:35:45.080Z","avatar_url":"https://github.com/bowphp.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\n```bash\ncomposer require bowphp/pdf\n```\n\n### Configuration\n\nDans le fichier `app\\Kernel.php`. Ajoutez le service comme suit:\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    \\Bow\\PDFConfiguration::class,\n      // other\n  ];\n}\n```\n\n## Contributing\n\nThank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.\n\n- [Franck DAKIA](https://github.com/papac)\n- [Thank's collaborators](https://github.com/bowphp/pdf/graphs/contributors)\n\n## Contact\n\n[papac@bowphp.com](mailto:papac@bowphp.com) - [@franck_dakia](https://twitter.com/franck_dakia)\n\n**Please, if there is a bug on the project please contact me by email or leave me a message on the [slack](https://bowphp.slack.com). or [join us on slask](https://join.slack.com/t/bowphp/shared_invite/enQtNzMxOTQ0MTM2ODM5LTQ3MWQ3Mzc1NDFiNDYxMTAyNzBkNDJlMTgwNDJjM2QyMzA2YTk4NDYyN2NiMzM0YTZmNjU1YjBhNmJjZThiM2Q)**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbowphp%2Fpdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbowphp%2Fpdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbowphp%2Fpdf/lists"}