thinkphp-social

 by   liliuwei PHP Version: v1.3 License: Apache-2.0

kandi X-RAY | thinkphp-social Summary

kandi X-RAY | thinkphp-social Summary

thinkphp-social is a PHP library. thinkphp-social has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

thinkphp-social
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              thinkphp-social has a low active ecosystem.
              It has 48 star(s) with 14 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 3 have been closed. On average issues are closed in 131 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of thinkphp-social is v1.3

            kandi-Quality Quality

              thinkphp-social has 0 bugs and 0 code smells.

            kandi-Security Security

              thinkphp-social has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              thinkphp-social code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              thinkphp-social is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              thinkphp-social releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              thinkphp-social saves you 473 person hours of effort in developing the same functionality from scratch.
              It has 1114 lines of code, 78 functions and 16 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed thinkphp-social and discovered the below as its top functions. This is intended to give you an instant insight into thinkphp-social implemented functionality, and help decide if they suit your requirements.
            • Show Sina User Info
            • Get user info
            • Get request code URL
            • Get open id
            • Perform HTTP POST request
            • Get an instance of the SDK
            • Get union id
            • Get an access token
            • call api call
            • Configure social config
            Get all kandi verified functions for this library.

            thinkphp-social Key Features

            No Key Features are available at this moment for thinkphp-social.

            thinkphp-social Examples and Code Snippets

            配置Config信息
            PHPdot img2Lines of Code : 17dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            // 安装之后会在config目录里自动生成social.php配置文件
             [
                    'app_key' => '*******', //应用注册成功后分配的 APP ID
                    'app_secret' => '*******',  //应用注册成功后分配的KEY
                    'callback' => 'http://www.youquanya.com/oauth/callback/type/qq', // 应用回调地址
                ],
                //微  
            安装(扩展包)
            PHPdot img3Lines of Code : 1dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            composer require liliuwei/thinkphp-social
              

            Community Discussions

            No Community Discussions are available at this moment for thinkphp-social.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install thinkphp-social

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries