parcel-track | Parcel Tracker Packagist for Local Malaysia Parcel Courier | REST library

 by   afiqiqmal PHP Version: 1.13.0 License: No License

kandi X-RAY | parcel-track Summary

kandi X-RAY | parcel-track Summary

parcel-track is a PHP library typically used in Travel, Transportation, Logistics, Web Services, REST, Express.js applications. parcel-track has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Simple Parcel Tracker for Local Parcel Courier. Basically it just crawl the courier website or existing API. Need time to time to monitor web/api changes before failure happen. BTW, Currently available (Successfully Scraped). Tested in PHP 7.1 Only.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              parcel-track has a low active ecosystem.
              It has 12 star(s) with 8 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of parcel-track is 1.13.0

            kandi-Quality Quality

              parcel-track has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              parcel-track does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              parcel-track releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 1548 lines of code, 142 functions and 30 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed parcel-track and discovered the below as its top functions. This is intended to give you an instant insight into parcel-track implemented functionality, and help decide if they suit your requirements.
            • Start the crawl
            • Get the process .
            • Get the courier
            • Create footer array
            • Builds the response .
            • Remove all null values .
            • Fetch data from source
            • Get the header
            • Set Tracking Number
            • Set the base url .
            Get all kandi verified functions for this library.

            parcel-track Key Features

            No Key Features are available at this moment for parcel-track.

            parcel-track Examples and Code Snippets

            No Code Snippets are available at this moment for parcel-track.

            Community Discussions

            Trending Discussions on parcel-track

            QUESTION

            Crystal Reports, get the time from a specifik location
            Asked 2018-Sep-07 at 15:06

            Long time lurker, first post.

            The company I work for has a parcel-tracking software that we sell to our customers. It uses SQL-database to store the data. And to create reports for the parcels devliery times and other stuff, like exceptions, costs, signatures, we use crystal reports.

            One of our customers would like a SLA report, where they want to track the time between a certain location to the time where is has been delivered.

            The formula must contain:

            • Package Status, in this case it's LOCSCAN
            • Package Location, it's X-ray
            • And the time that is has been scanned to that location.

            I have all the data in the SQL-database, but I cant figure out the formula for this.

            EDIT:

            A brief description of the workflow:

            • The parcel arrives at the site. They scan it in to the system, thus gets an received date/time, location:Goods and status: RECEIVED.
            • After that they put the parcel trough a x-ray scanner, so it doesnt contain any illegal stuff. Scans the parcel with the new status: LOCSCAN, location:X-ray and a new date/time.
            • After that, they deliver the parcel, to the receiver, and gets status: DELIVERED with a new date/time.
            • All the date/time fields are seperated from eachother, stored in individual columns, dependent on the status of the parcel.

            Im using Crystal Reports, where im trying to create the formula.

            ...

            ANSWER

            Answered 2018-Sep-07 at 15:06

            Use the datediff function:

            datediff('d', {startingdate}, {endingdate})

            First a formula for RECEIVED to LOCSCAN and then LOCSCAN to DELIVERED if I'm understanding correctly.

            The 'd' stands for days, you can replace with 'h' for hours or 's' for seconds. The fields between {} are the ones from database.

            Source https://stackoverflow.com/questions/52217573

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

            Vulnerabilities

            No vulnerabilities reported

            Install parcel-track

            Alternatively, you can specify as a dependency in your project's existing composer.json file.

            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/afiqiqmal/parcel-track.git

          • CLI

            gh repo clone afiqiqmal/parcel-track

          • sshUrl

            git@github.com:afiqiqmal/parcel-track.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