{"id":20052298,"url":"https://github.com/supersonictw/line-bot-sdk-php-tiny","last_synced_at":"2025-07-20T15:02:41.279Z","repository":{"id":103681043,"uuid":"143583552","full_name":"supersonictw/line-bot-sdk-php-tiny","owner":"supersonictw","description":"A simple SDK for the LINE Messaging API with PHP.","archived":false,"fork":false,"pushed_at":"2024-02-11T01:49:36.000Z","size":489,"stargazers_count":24,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T11:45:15.039Z","etag":null,"topics":["api","bot","line","line-bot","onefile","php","sdk"],"latest_commit_sha":null,"homepage":"https://developers.line.me/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supersonictw.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-08-05T04:36:57.000Z","updated_at":"2025-03-03T02:06:26.000Z","dependencies_parsed_at":"2023-07-06T23:45:37.562Z","dependency_job_id":null,"html_url":"https://github.com/supersonictw/line-bot-sdk-php-tiny","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/supersonictw/line-bot-sdk-php-tiny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supersonictw%2Fline-bot-sdk-php-tiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supersonictw%2Fline-bot-sdk-php-tiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supersonictw%2Fline-bot-sdk-php-tiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supersonictw%2Fline-bot-sdk-php-tiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supersonictw","download_url":"https://codeload.github.com/supersonictw/line-bot-sdk-php-tiny/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supersonictw%2Fline-bot-sdk-php-tiny/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266143941,"owners_count":23883069,"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":["api","bot","line","line-bot","onefile","php","sdk"],"created_at":"2024-11-13T12:16:58.179Z","updated_at":"2025-07-20T15:02:41.253Z","avatar_url":"https://github.com/supersonictw.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# line-bot-sdk-php-tiny\n\n[![License](https://img.shields.io/badge/license-Apache--2.0-FF3333.svg)](LICENSE)\n[![Line](https://img.shields.io/badge/lineapi-v2-00DD77.svg)](https://developers.line.me)\n[![Version](https://img.shields.io/badge/version-2.4.1-00BBFF.svg)](https://git.io/Jfvrg)\n[![PHP](https://img.shields.io/badge/php-\u003e=5.4-B94FFF.svg)](https://php.net)\n\n[![LINE](LINE.svg)](https://line.me)\n\nA simple SDK  for the LINE Messaging API with PHP.\n\n## Description\n\nThis is a third party SDK for LINE Messaging API that extended more functions from [line-bot-sdk-tiny](https://git.io/JUUXz).\n\nAs \u003chttps://github.com/line/line-bot-sdk-php/issues/163\u003e said, the original version which is created by [LINE Corporation](https://linecorp.com) has no plan to update, so that I created this one.\n\nThere is only an `api.php` file for you to include it into your LINE Messaging BOT as easy for someone who don't need the full API if the one only wants to make a \"Simple\" BOT.\n\nIf you want the official LINE Messaging API for `PHP 7.x`, go to [line-bot-sdk-php](https://github.com/line/line-bot-sdk-php) for getting the full version.\n\n## Note\n\nIt's using the function \"file_get_contents()\" as its HTTP Client for connecting to LINE API Platform.\n\nAs the result, it might be crashed by SELinux.\n\nThere are some solutions for resolving this problem:\n\n+ Disable SELinux\n+ Add SELinux Policy\n+ To use [line-bot-sdk-php](https://github.com/line/line-bot-sdk-php)\n\n## Example\n\nTry to read and learn from [examples](./examples) for understanding how to create a BOT with this API.\n\nBefore running the examples, please make sure that you have set the Channel access token and Channel secret of your BOT.\n\n# API Reference\n\nThe documentation is generated automatically by [PHPDoc](https://phpdoc.org).\n\n[Visit the documentation](https://shiranui.xyz/line-bot-sdk-php-tiny/)\n\n## Requirement\n\n    PHP \u003e= 5.4\n\n## License\n\n    Copyright 2016 LINE Corporation\n\n    LINE Corporation licenses this file to you under the Apache License,\n    version 2.0 (the \"License\"); you may not use this file except in compliance\n    with the License. You may obtain a copy of the License at:\n\n      https://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\n    License for the specific language governing permissions and limitations\n    under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupersonictw%2Fline-bot-sdk-php-tiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupersonictw%2Fline-bot-sdk-php-tiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupersonictw%2Fline-bot-sdk-php-tiny/lists"}