{"id":21599174,"url":"https://github.com/gridonic/princexmlphp","last_synced_at":"2025-04-11T01:06:05.437Z","repository":{"id":3467138,"uuid":"4521662","full_name":"gridonic/PrinceXMLPhp","owner":"gridonic","description":"PrinceXML PHP5 wrapper, converted to follow PSR-0 conventions.","archived":false,"fork":false,"pushed_at":"2017-04-20T09:37:52.000Z","size":44,"stargazers_count":8,"open_issues_count":2,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-14T14:44:31.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.princexml.com/download/wrappers/","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/gridonic.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":"2012-06-01T16:22:28.000Z","updated_at":"2017-03-29T02:25:49.000Z","dependencies_parsed_at":"2022-09-01T09:00:09.673Z","dependency_job_id":null,"html_url":"https://github.com/gridonic/PrinceXMLPhp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2FPrinceXMLPhp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2FPrinceXMLPhp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2FPrinceXMLPhp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2FPrinceXMLPhp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridonic","download_url":"https://codeload.github.com/gridonic/PrinceXMLPhp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226201962,"owners_count":17589343,"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-24T18:14:35.411Z","updated_at":"2024-11-24T18:14:36.027Z","avatar_url":"https://github.com/gridonic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PrinceXMLPhp\n============\n\n[![Build Status](https://api.travis-ci.org/gridonic/PrinceXMLPhp.svg?branch=master)](https://travis-ci.org/gridonic/PrinceXMLPhp) [![Latest Stable Version](https://poser.pugx.org/gridonic/princexml-php/v/stable.svg)](https://packagist.org/packages/gridonic/princexml-php) [![Total Downloads](https://poser.pugx.org/gridonic/princexml-php/downloads.svg)](https://packagist.org/packages/gridonic/princexml-php) [![License](https://poser.pugx.org/gridonic/princexml-php/license.svg)](https://packagist.org/packages/gridonic/princexml-php)\n\n[PrinceXML PHP5 wrapper](http://www.princexml.com/download/wrappers), converted to follow PSR-0 conventions.\n\nFetch\n-----\n\nThe recommended way to install PrinceXMLPhp is [through composer](http://packagist.org).\n\nJust create a composer.json file for your project:\n\n```JSON\n{\n    \"require\": {\n        \"gridonic/princexml-php\": \"*\"\n    }\n}\n```\n\nAnd run these two commands to install it:\n\n    $ wget http://getcomposer.org/composer.phar\n    $ php composer.phar install\n\nNow you can add the autoloader, and you will have access to the library:\n\n```php\n\u003c?php\nrequire 'vendor/autoload.php';\n```\n\nUsage\n-----\n\n```php\n\u003c?php\nuse PrinceXMLPhp\\PrinceWrapper;\n\n$prince = new PrinceWrapper('/path/to/prince/binary');\n\n// for instance methods, see the original library documentation\n// @see lib/readme.html\n```\n\nLicense\n-------\n\nThe PrinceXMLPhp wrapper is licensed under the MIT license. The original library from is\ntaken from the [Prince Website](http://www.princexml.com/download/wrappers/) and subject to the license by YesLogic Pty. Ltd. A Github repository for the original library can be found at https://github.com/yeslogic/prince-tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridonic%2Fprincexmlphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgridonic%2Fprincexmlphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridonic%2Fprincexmlphp/lists"}