{"id":23050329,"url":"https://github.com/wsdltophp/packagecolissimopickuppoint","last_synced_at":"2025-08-15T03:31:16.745Z","repository":{"id":57082557,"uuid":"56134458","full_name":"WsdlToPhp/PackageColissimoPickupPoint","owner":"WsdlToPhp","description":"PHP SDK for Colissimo Pickup Point Web Services with SOAP","archived":false,"fork":false,"pushed_at":"2022-02-11T21:40:47.000Z","size":48,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-09-18T12:15:12.590Z","etag":null,"topics":["colissimo-webservices","packagegenerator","php","soap-client","tutorial"],"latest_commit_sha":null,"homepage":"https://ws.colissimo.fr/pointretrait-ws-cxf/PointRetraitServiceWS/2.0?wsdl","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/WsdlToPhp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-13T08:28:11.000Z","updated_at":"2022-02-11T21:17:35.000Z","dependencies_parsed_at":"2022-08-24T14:58:21.454Z","dependency_job_id":null,"html_url":"https://github.com/WsdlToPhp/PackageColissimoPickupPoint","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WsdlToPhp%2FPackageColissimoPickupPoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WsdlToPhp%2FPackageColissimoPickupPoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WsdlToPhp%2FPackageColissimoPickupPoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WsdlToPhp%2FPackageColissimoPickupPoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WsdlToPhp","download_url":"https://codeload.github.com/WsdlToPhp/PackageColissimoPickupPoint/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229890140,"owners_count":18140041,"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":["colissimo-webservices","packagegenerator","php","soap-client","tutorial"],"created_at":"2024-12-15T23:31:47.780Z","updated_at":"2024-12-15T23:31:48.324Z","avatar_url":"https://github.com/WsdlToPhp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/WsdlToPhp/PackageColissimoPickupPoint/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/WsdlToPhp/PackageColissimoPickupPoint/?branch=develop)\n[![TeamCity build status](https://teamcity.mikael-delsol.fr/app/rest/builds/buildType:id:PackageColissimoPickupPoint_Build/statusIcon.svg)](https://github.com/WsdlToPhp/PackageColissimoPickupPoint)\n[![Latest Stable Version](https://poser.pugx.org/wsdltophp/package-colissimo-pickup-point/v/stable)](https://packagist.org/packages/wsdltophp/package-colissimo-pickup-point)\n[![Dependency Status](https://www.versioneye.com/user/projects/570e03c2fcd19a0045440bfe/badge.svg?style=flat)](https://www.versioneye.com/user/projects/570e03c2fcd19a0045440bfe)\n[![StyleCI](https://styleci.io/repos/56134458/shield)](https://styleci.io/repos/56134458)\n[![Total Downloads](https://poser.pugx.org/wsdltophp/package-colissimo-pickup-point/downloads)](https://packagist.org/packages/wsdltophp/package-colissimo-pickup-point)\n\n# PackageColissimoPickupPoint\nThis package has been generated from the [Colissimo PickupPoint Web Services](https://ws.colissimo.fr/pointretrait-ws-cxf/PointRetraitServiceWS/2.0?wsdl) WSDL using the [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) project.\n\n# Summary\n- [Generating again the package](#generating-again-the-package)\n- [How to use the generated package?](#how-to-use-the-generated-package)\n    - [Install the project](#install-the-project)\n    - [Learn from the tutorial](#learn-from-the-tutorial)\n    - [Start from the samples](#start-from-the-samples)\n    \t- Update your settings first in the file [settings.inc.php](samples/settings.inc.php)\n        - [findInternalPointRetraitAcheminementByID](samples/findInternalPointRetraitAcheminementByID.php)\n        - [findInternalRDVPointRetraitAcheminement](samples/findInternalRDVPointRetraitAcheminement.php)\n        - [findInternalRDVPointRetraitAcheminementByID](samples/findInternalRDVPointRetraitAcheminementByID.php)\n        - [findPointRetraitAcheminementByID](samples/findPointRetraitAcheminementByID.php)\n        - [findRDVPointRetraitAcheminement](samples/findRDVPointRetraitAcheminement.php)\n- [Need support or having a question?](#need-support-or-having-a-question)\n\n# Generating again the package\nYou can generate again the package's sources using the [generate.sh](generate.sh) script:\n```bash\n$ git clone https://github.com/WsdlToPhp/PackageColissimoPickupPoint.git package-colissimo-pickup-point\n$ cd package-colissimo-pickup-point\n$ ./generate.sh\n```\nAfter generating the package, don't forget to edit the generated [composer.json](composer.json) file in order to update the psr-4 autoloading:\n```json\n\"psr-4\": {\n    \"ColissimoPickupPoint\\\\\": \"./src/\",\n    \"SoapClient\\\\\": \"./SoapClient/\"\n}\n```\nThen run:\n```bash\n$ composer update\n```\n To learn how to customize the generated package, please read the PackageGenerator's [README](https://github.com/WsdlToPhp/PackageGenerator/blob/master/README.md).\n\n# How to use the generated package?\n\n## Install the project\n```bash\n$ git clone https://github.com/WsdlToPhp/PackageColissimoPickupPoint.git package-colissimo-pickup-point\n$ cd package-colissimo-pickup-point\n$ composer update\n```\n\n## Learn from the tutorial\nStart looking into the auto-generated [tutorial.php](tutorial.php) file. This file contains the starting code to use this package. In addition it contains all the operations provided by the Exchange Web Services and the way to call them.\n\n## Start from the samples\nUpdate your settings first in the file [settings.inc.php](samples/settings.inc.php).\n\nSample scripts are available under the [samples](samples) folder:\n\n- [findInternalPointRetraitAcheminementByID](samples/findInternalPointRetraitAcheminementByID.php)\n- [findInternalRDVPointRetraitAcheminement](samples/findInternalRDVPointRetraitAcheminement.php)\n- [findInternalRDVPointRetraitAcheminementByID](samples/findInternalRDVPointRetraitAcheminementByID.php)\n- [findPointRetraitAcheminementByID](samples/findPointRetraitAcheminementByID.php)\n- [findRDVPointRetraitAcheminement](samples/findRDVPointRetraitAcheminement.php)\n\n# Need support or having a question?\nWe can help you understand how to use it and how to customize it. Feel free to contact us at contact@wsdltophp.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsdltophp%2Fpackagecolissimopickuppoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsdltophp%2Fpackagecolissimopickuppoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsdltophp%2Fpackagecolissimopickuppoint/lists"}