versatile-collections | collections package for various use cases

 by   rotexsoft PHP Version: 5.0.0 License: BSD-3-Clause

kandi X-RAY | versatile-collections Summary

kandi X-RAY | versatile-collections Summary

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

         . A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax. This package provides optional strict-typing of collection items and strives for 100 % unit-test coverage.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

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

            kandi-Quality Quality

              versatile-collections has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              versatile-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

              versatile-collections releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 7603 lines of code, 685 functions and 63 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed versatile-collections and discovered the below as its top functions. This is intended to give you an instant insight into versatile-collections implemented functionality, and help decide if they suit your requirements.
            • Returns a new collection column .
            • Perform multi - sort .
            • Get the modal values .
            • Creates a new collection for the specified class name .
            • Get the median of the collection .
            • Append another collection to this collection .
            • Check if item type is right or not .
            • Creates a new collection without strict comparison
            • Get Throwable as string
            • Sets the sort type .
            Get all kandi verified functions for this library.

            versatile-collections Key Features

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

            versatile-collections Examples and Code Snippets

            Versatile Collections,Basics
            PHPdot img1Lines of Code : 115dot img1License : Permissive (BSD-3-Clause)
            copy iconCopy
            some_key = $item4; // object property assignment syntax with specified property
                                            // `some_key`. This will update $collection['some_key']
                                            // changing its value from $item3 to $item4
            
            $coll  
            Versatile Collections,Installation
            PHPdot img2Lines of Code : 1dot img2License : Permissive (BSD-3-Clause)
            copy iconCopy
            composer require rotexsoft/versatile-collections
              

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install versatile-collections

            Via composer: (Requires PHP 7.4+ or PHP 8.0+). For users with PHP 7.2 switch to the 3.X branch to read the documentation for the 3.X version.

            Support

            Please submit an issue or a pull request if you find any issues with the documentation.
            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/rotexsoft/versatile-collections.git

          • CLI

            gh repo clone rotexsoft/versatile-collections

          • sshUrl

            git@github.com:rotexsoft/versatile-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