Download the PHP package patryk-sawicki/orlenpaczka-laravel without Composer
On this page you can find all versions of the php package patryk-sawicki/orlenpaczka-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download patryk-sawicki/orlenpaczka-laravel
More information about patryk-sawicki/orlenpaczka-laravel
Files in patryk-sawicki/orlenpaczka-laravel
Download patryk-sawicki/orlenpaczka-laravel
More information about patryk-sawicki/orlenpaczka-laravel
Files in patryk-sawicki/orlenpaczka-laravel
Vendor patryk-sawicki
Package orlenpaczka-laravel
Short Description Orlen Paczka API client for laravel.
License MIT
Package orlenpaczka-laravel
Short Description Orlen Paczka API client for laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package orlenpaczka-laravel
OrlenPaczka API Client
Orlen Paczka API client for laravel.
Requirements
- PHP 8.2 or higher with json extensions.
Installation
The recommended way to install is through Composer.
Frontend Usage
Map button
Add map button to your blade file.
Important:
- You must add
@stack('after-css')
before</head>
tag. - You must add
@stack('after-scripts')
before</body>
tag. - Selected point will be saved in
#orlenPointId
input.
Backend Usage
Add to env:
Import class:
List of all points.
Get a list of all points.
Result:
Generate label business pack
Generate label for business pack.
Request:
Result:
Labels panel
Add a panel for generating labels.
Changelog
Changelog is available here.
All versions of orlenpaczka-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
ext-simplexml Version *
laravel/framework Version ^10.00
ext-json Version *
ext-simplexml Version *
laravel/framework Version ^10.00
The package patryk-sawicki/orlenpaczka-laravel contains the following files
Loading the files please wait ....