Download the PHP package bhavinjr/laravel-postal without Composer
On this page you can find all versions of the php package bhavinjr/laravel-postal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bhavinjr/laravel-postal
More information about bhavinjr/laravel-postal
Files in bhavinjr/laravel-postal
Download bhavinjr/laravel-postal
More information about bhavinjr/laravel-postal
Files in bhavinjr/laravel-postal
Vendor bhavinjr
Package laravel-postal
Short Description Retrive the indian post office details based on pincode
License MIT
Package laravel-postal
Short Description Retrive the indian post office details based on pincode
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-postal
laravel-postal
A simple postal to get details of Post Office by searching Postal PIN Code or Post Office Branch Name of India for Laravel 5.|6.|7.|8.
Installation
First, you'll need to install the package via Composer:
If you are don't use using Laravel 5.5.* Then, update config/app.php
by adding an entry for the service provider.
Usage
The package gives you the following methods to use:
Get Post Office(s) details search by Postal PIN Code
Postal::findByCode()
Postal::findByBranch()
Get Post Office(s) details search by Post Office branch name
All versions of laravel-postal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
illuminate/support Version ^5.4 || ^6.0 || ^7.0 || ^8.0
guzzlehttp/guzzle Version ^7.0.1
illuminate/support Version ^5.4 || ^6.0 || ^7.0 || ^8.0
guzzlehttp/guzzle Version ^7.0.1
The package bhavinjr/laravel-postal contains the following files
Loading the files please wait ....