{"id":21277942,"url":"https://github.com/b13/pdfreactor","last_synced_at":"2025-07-11T08:32:17.899Z","repository":{"id":62490918,"uuid":"98383128","full_name":"b13/pdfreactor","owner":"b13","description":"PHP wrapper library for PDFreactor","archived":false,"fork":false,"pushed_at":"2017-07-26T05:31:23.000Z","size":7,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-07T08:51:06.698Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13.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":"2017-07-26T05:31:07.000Z","updated_at":"2022-11-24T15:26:06.000Z","dependencies_parsed_at":"2022-11-02T09:45:26.119Z","dependency_job_id":null,"html_url":"https://github.com/b13/pdfreactor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fpdfreactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fpdfreactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fpdfreactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fpdfreactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/pdfreactor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225708281,"owners_count":17511635,"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":"2024-11-21T10:08:20.481Z","updated_at":"2024-11-21T10:08:21.056Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RealObjects PDFreactor® PHP wrapper\n\nPHP wrapper API for PDFreactor (PHP include, PHP sample), put into a composer-compatible library package which\nautoloads the PDFreactor wrapper.\n\nUsed from PDFreactor.com / Version 9.0.9411.6, 2017-07-06\n\nPlease note that by installing and using PDFreactor itself (not the wrapper) you agree to the license, terms and\nconditions of PDFreactor.com.\n\nThis package is not affiliated with RealObjects or PDFreactor.\n\n## Usage\n\nUse composer to install the library via `composer require b13/pdfreactor`.\n\nIn an ideal world, you then have your composer-based application and just use it like this:\n\n    $pdfReactor = new PDFreactor('http://yourServer:9423/service/rest');\n\nor via .env logic\n\n    $pdfReactor = new PDFreactor(getenv('PDFREACTOR_API_ENDPOINT'));\n\nas the class is already available via the composer autoloader.\n\nThe default example taken from PDFreactor can be found under example/sample.php.\n\n## License\n\nThe PDFreactor wrapper library is licensed under MIT, see LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fpdfreactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Fpdfreactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fpdfreactor/lists"}