cj-temporal-models | Adds support for Temporal Models to Laravel

 by   kimmelsg PHP Version: 1.0.7 License: MIT

kandi X-RAY | cj-temporal-models Summary

kandi X-RAY | cj-temporal-models Summary

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

Adds support for Temporal Models to Laravel 5.1+. Usually in a database, entities are represented by a row in a table, when this row is updated the old information is overwritten. The temporal model allows data to be referenced in time, it makes it possible to query the state of an entity at a given time. For example, say you wanted to keep track of changes to products so when an order is placed you know the state of the product without having to duplicate data in the orders table. You can make the products temporal and use the time of the order to reference the state of the ordered products at that time, rather than how they currently are, as would happen without using temporal data. The temporal model could also be used for auditing changes to things like wiki pages. Any changes would be automatically logged without having to use a separate log table.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cj-temporal-models has a low active ecosystem.
              It has 30 star(s) with 3 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              cj-temporal-models has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of cj-temporal-models is 1.0.7

            kandi-Quality Quality

              cj-temporal-models has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              cj-temporal-models is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              cj-temporal-models releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              cj-temporal-models saves you 195 person hours of effort in developing the same functionality from scratch.
              It has 481 lines of code, 49 functions and 4 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed cj-temporal-models and discovered the below as its top functions. This is intended to give you an instant insight into cj-temporal-models implemented functionality, and help decide if they suit your requirements.
            • Register events .
            • End or delete a valid end date .
            • Remove scheduling conflicts .
            • Determine if the model can be updated .
            • Get the query .
            • End the current item .
            • Query scope for valid validating .
            • Get invalid dates .
            • Validate start date range .
            • Enable updates .
            Get all kandi verified functions for this library.

            cj-temporal-models Key Features

            No Key Features are available at this moment for cj-temporal-models.

            cj-temporal-models Examples and Code Snippets

            No Code Snippets are available at this moment for cj-temporal-models.

            Community Discussions

            No Community Discussions are available at this moment for cj-temporal-models.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install cj-temporal-models

            You can install this package via Composer using this command:.

            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

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link