php-sorted-collections | Sorted Collections for PHP

 by   chdemko PHP Version: 1.0.6 License: BSD-3-Clause

kandi X-RAY | php-sorted-collections Summary

kandi X-RAY | php-sorted-collections Summary

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

[License] Sorted Collection for PHP. Insertion, search, and removal compute in log(n) time where n is the number of items present in the collection. It uses AVL threaded tree [see @Knuth97, 1:320, Sect. 2.3.1] as internal structure. @Knuth97: Donald E. Knuth, The Art of Computer Programming, Addison-Wesley, volumes 1 and 2, 2nd edition, 1997.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              php-sorted-collections has a low active ecosystem.
              It has 22 star(s) with 1 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 374 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of php-sorted-collections is 1.0.6

            kandi-Quality Quality

              php-sorted-collections has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              php-sorted-collections is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              php-sorted-collections releases are available to install and integrate.
              php-sorted-collections saves you 2143 person hours of effort in developing the same functionality from scratch.
              It has 4696 lines of code, 346 functions and 30 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed php-sorted-collections and discovered the below as its top functions. This is intended to give you an instant insight into php-sorted-collections implemented functionality, and help decide if they suit your requirements.
            • Removes a key
            • Lowercase an element
            • Insert a key in the tree
            • Sets the map data
            • Performs a bench search
            • Get the predecessor of the element .
            • Moves the pointer to the next element .
            • Rewind the collection .
            • Get the collection as an array .
            • Get the value for an element
            Get all kandi verified functions for this library.

            php-sorted-collections Key Features

            No Key Features are available at this moment for php-sorted-collections.

            php-sorted-collections Examples and Code Snippets

            No Code Snippets are available at this moment for php-sorted-collections.

            Community Discussions

            No Community Discussions are available at this moment for php-sorted-collections.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install php-sorted-collections

            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
            CLONE
          • HTTPS

            https://github.com/chdemko/php-sorted-collections.git

          • CLI

            gh repo clone chdemko/php-sorted-collections

          • sshUrl

            git@github.com:chdemko/php-sorted-collections.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link