Skip to content

Commit bda37da

Browse files
authored
Release 22.1 (#23)
* Release 22.1 * Update keywords
1 parent ff31836 commit bda37da

File tree

103 files changed

+161
-160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+161
-160
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Aspose Pty Ltd
3+
Copyright (c) 2022 Aspose Pty Ltd
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ update:
1616

1717
.PHONY: init
1818
init:
19+
sudo apt install php-parser
1920
composer install

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
[![Packagist Version](https://img.shields.io/packagist/v/aspose/barcode-cloud-php)](https://packagist.org/packages/aspose/barcode-cloud-php)
99

1010
- API version: 3.0
11-
- Package version: 21.12.0
11+
- Package version: 22.1.0
1212

1313
## Demo applications
1414

15-
[Generate Barcode](https://products.aspose.app/barcode/generate) | [Recognize Barcode](https://products.aspose.app/barcode/recognize) | [Embed Barcode](https://products.aspose.app/barcode/embed)
16-
:---: | :---: | :---:
17-
[![Generate](https://products.aspose.app/barcode/generate/img/aspose_generate-app-48.png)](https://products.aspose.app/barcode/generate) | [![Recognize](https://products.aspose.app/barcode/recognize/img/aspose_recognize-app-48.png)](https://products.aspose.app/barcode/recognize) | [![Embed](https://products.aspose.app/barcode/embed/img/aspose_embed-app-48.png)](https://products.aspose.app/barcode/embed)
15+
[Scan QR](https://products.aspose.app/barcode/scanqr) | [Generate Barcode](https://products.aspose.app/barcode/generate) | [Recognize Barcode](https://products.aspose.app/barcode/recognize) | [Embed Barcode](https://products.aspose.app/barcode/embed)
16+
:---: | :---: | :---: | :---:
17+
[![ScanQR](https://products.aspose.app/barcode/scanqr/img/aspose_scanqr-app-48.png)](https://products.aspose.app/barcode/scanqr) | [![Generate](https://products.aspose.app/barcode/generate/img/aspose_generate-app-48.png)](https://products.aspose.app/barcode/generate) | [![Recognize](https://products.aspose.app/barcode/recognize/img/aspose_recognize-app-48.png)](https://products.aspose.app/barcode/recognize) | [![Embed](https://products.aspose.app/barcode/embed/img/aspose_embed-app-48.png)](https://products.aspose.app/barcode/embed)
1818

1919
[Aspose.BarCode for Cloud](https://products.aspose.cloud/barcode/) is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
2020

composer.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,47 @@
22
"name": "aspose/barcode-cloud-php",
33
"description": "Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.",
44
"keywords": [
5+
"Barcode-Scan",
6+
"QR",
7+
"DataMatrix",
8+
"Barcode",
9+
"AustraliaPost",
10+
"VIN",
11+
"MSI",
12+
"Aztec",
13+
"ISBN",
14+
"OPC",
15+
"Postnet",
16+
"2D-Barcode",
17+
"EAN13",
18+
"ISSN",
19+
"PZN",
20+
"SingaporePost",
21+
"Symbology",
22+
"UPCA",
23+
"UPCE",
24+
"1D-Barcode",
25+
"Code11",
26+
"Code128",
27+
"Code32",
28+
"Codetext",
29+
"DotCode",
30+
"EAN14",
31+
"EAN8",
32+
"GS1DataMatrix",
33+
"Interleaved2of5",
34+
"ISMN",
35+
"MaxiCode",
36+
"OneCode",
37+
"Pdf417",
38+
"Pharmacode",
39+
"Postal-Barcode",
40+
"RM4SCC",
41+
"SCC14",
42+
"SSCC18",
43+
"Code39Standard",
44+
"GS1QR",
45+
"MacroPdf417",
546
"JPEG",
647
"TIFF",
748
"PNG",
@@ -16,15 +57,12 @@
1657
"Cloud",
1758
"REST",
1859
"API",
19-
"Barcode",
2060
"Generate-Barcode",
2161
"Barcode-Generation",
2262
"Barcode-Formatting",
2363
"Format-Barcode",
2464
"Barcode-Recognition",
2565
"Recognize-Barcode",
26-
"Symbology",
27-
"Codetext",
2866
"CodablockF",
2967
"Checksum",
3068
"Optimize-Barcode",
@@ -38,26 +76,16 @@
3876
"Python",
3977
"Node.js",
4078
"Golang",
41-
"1D-Barcode",
42-
"2D-Barcode",
43-
"Postal-Barcode",
44-
"Barcode-Scan",
4579
"Scan-Barcode",
4680
"barcode",
4781
"generation",
4882
"recognition",
4983
"Alpha-Numeric",
5084
"AI-8102-Coupon",
5185
"AustralianPosteParcel",
52-
"AustraliaPost",
53-
"Aztec",
5486
"Codabar",
55-
"Code11",
56-
"Code128",
5787
"Code16K",
58-
"Code32",
5988
"Code39Extended",
60-
"Code39Standard",
6189
"Code93Extended",
6290
"Code93Standard",
6391
"DatabarExpanded",
@@ -68,52 +96,24 @@
6896
"DatabarStackedOmniDirectional",
6997
"DatabarTruncated",
7098
"DataLogic2of5",
71-
"DataMatrix",
7299
"DeutschePostIdentcode",
73100
"DeutschePostLeitcode",
74-
"DotCode",
75101
"DutchKIX",
76-
"EAN13",
77-
"EAN14",
78-
"EAN8",
79102
"GS1CodablockF",
80103
"GS1Code128",
81-
"GS1DataMatrix",
82-
"GS1QR",
83104
"IATA2of5",
84-
"Interleaved2of5",
85-
"ISBN",
86-
"ISMN",
87-
"ISSN",
88105
"ItalianPost25",
89106
"ITF14",
90107
"ITF6",
91-
"MacroPdf417",
92108
"Matrix2of5",
93-
"MaxiCode",
94109
"MicroPdf417",
95110
"MICR",
96-
"MSI",
97-
"OneCode",
98-
"OPC",
99111
"PatchCode",
100-
"Pdf417",
101-
"Pharmacode",
102112
"Planet",
103-
"Postnet",
104-
"PZN",
105-
"QR",
106-
"RM4SCC",
107-
"SCC14",
108-
"SingaporePost",
109-
"SSCC18",
110113
"Standard2of5",
111114
"SwissPostParcel",
112-
"UPCA",
113115
"UpcaGs1Code128Coupon",
114-
"UpcaGs1DatabarCoupon",
115-
"UPCE",
116-
"VIN"
116+
"UpcaGs1DatabarCoupon"
117117
],
118118
"license": "MIT",
119119
"homepage": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php",

docs/Api/BarcodeApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ $similarity = 1.2; // double | Similarity coefficient depends on how homogeneous
185185
$skip_diagonal_search = true; // bool | Allows detector to skip search for diagonal barcodes. Setting it to false will increase detection time but allow to find diagonal barcodes that can be missed otherwise. Enabling of diagonal search leads to a bigger detection time.
186186
$read_tiny_barcodes = true; // bool | Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False.
187187
$australian_post_encoding_table = "australian_post_encoding_table_example"; // string | Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
188-
$ignore_ending_filling_patterns_for_c_table = true; // bool | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\".
188+
$ignore_ending_filling_patterns_for_c_table = true; // bool | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\".
189189
$rectangle_region = "rectangle_region_example"; // string |
190190
$storage = "storage_example"; // string | The image storage.
191191
$folder = "folder_example"; // string | The image folder.
@@ -237,7 +237,7 @@ Name | Type | Description | Notes
237237
**skip_diagonal_search** | **bool**| Allows detector to skip search for diagonal barcodes. Setting it to false will increase detection time but allow to find diagonal barcodes that can be missed otherwise. Enabling of diagonal search leads to a bigger detection time. | [optional]
238238
**read_tiny_barcodes** | **bool**| Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False. | [optional]
239239
**australian_post_encoding_table** | **string**| Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other. | [optional]
240-
**ignore_ending_filling_patterns_for_c_table** | **bool**| The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
240+
**ignore_ending_filling_patterns_for_c_table** | **bool**| The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
241241
**rectangle_region** | **string**| | [optional]
242242
**storage** | **string**| The image storage. | [optional]
243243
**folder** | **string**| The image folder. | [optional]
@@ -309,7 +309,7 @@ $similarity = 1.2; // double | Similarity coefficient depends on how homogeneous
309309
$skip_diagonal_search = true; // bool | Allows detector to skip search for diagonal barcodes. Setting it to false will increase detection time but allow to find diagonal barcodes that can be missed otherwise. Enabling of diagonal search leads to a bigger detection time.
310310
$read_tiny_barcodes = true; // bool | Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False.
311311
$australian_post_encoding_table = "australian_post_encoding_table_example"; // string | Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
312-
$ignore_ending_filling_patterns_for_c_table = true; // bool | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\".
312+
$ignore_ending_filling_patterns_for_c_table = true; // bool | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\".
313313
$rectangle_region = "rectangle_region_example"; // string |
314314
$url = "url_example"; // string | The image file url.
315315
$image = "/path/to/file.txt"; // \SplFileObject | Image data
@@ -360,7 +360,7 @@ Name | Type | Description | Notes
360360
**skip_diagonal_search** | **bool**| Allows detector to skip search for diagonal barcodes. Setting it to false will increase detection time but allow to find diagonal barcodes that can be missed otherwise. Enabling of diagonal search leads to a bigger detection time. | [optional]
361361
**read_tiny_barcodes** | **bool**| Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False. | [optional]
362362
**australian_post_encoding_table** | **string**| Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other. | [optional]
363-
**ignore_ending_filling_patterns_for_c_table** | **bool**| The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
363+
**ignore_ending_filling_patterns_for_c_table** | **bool**| The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
364364
**rectangle_region** | **string**| | [optional]
365365
**url** | **string**| The image file url. | [optional]
366366
**image** | **\SplFileObject**| Image data | [optional]
@@ -375,7 +375,7 @@ Name | Type | Description | Notes
375375

376376
### HTTP request headers
377377

378-
- **Content-Type**: multipart/form-data, application/octet-stream
378+
- **Content-Type**: multipart/form-data, application/x-www-form-urlencoded, application/octet-stream
379379
- **Accept**: application/json
380380

381381
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
@@ -553,7 +553,7 @@ Name | Type | Description | Notes
553553

554554
### HTTP request headers
555555

556-
- **Content-Type**: application/json, application/xml, multipart/form-data
556+
- **Content-Type**: multipart/form-data, application/x-www-form-urlencoded, application/json, application/xml
557557
- **Accept**: application/json
558558

559559
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)

docs/Model/ReaderParams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Name | Type | Description | Notes
3636
**skip_diagonal_search** | **bool** | Allows detector to skip search for diagonal barcodes. Setting it to false will increase detection time but allow to find diagonal barcodes that can be missed otherwise. Enabling of diagonal search leads to a bigger detection time. | [optional]
3737
**read_tiny_barcodes** | **bool** | Allows engine to recognize tiny barcodes on large images. Ignored if AllowIncorrectBarcodes is set to True. Default value: False. | [optional]
3838
**australian_post_encoding_table** | [**\Aspose\BarCode\Model\CustomerInformationInterpretingType**](CustomerInformationInterpretingType.md) | Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other. | [optional]
39-
**ignore_ending_filling_patterns_for_c_table** | **bool** | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
39+
**ignore_ending_filling_patterns_for_c_table** | **bool** | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce \"333\" of filling paterns is decoded as letter \"z\". | [optional]
4040

4141
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
4242

src/Aspose/BarCode/ApiException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/*
55
* --------------------------------------------------------------------------------------------------------------------
66
* <copyright company="Aspose" file=".php">
7-
* Copyright (c) 2021 Aspose Pty Ltd
7+
* Copyright (c) 2022 Aspose Pty Ltd
88
* </copyright>
99
* <summary>
1010
* Permission is hereby granted, free of charge, to any person obtaining a copy

src/Aspose/BarCode/BarcodeApi.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/*
55
* --------------------------------------------------------------------------------------------------------------------
66
* <copyright company="Aspose" file="BarcodeApi.php">
7-
* Copyright (c) 2021 Aspose Pty Ltd
7+
* Copyright (c) 2022 Aspose Pty Ltd
88
* </copyright>
99
* <summary>
1010
* Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1914,7 +1914,7 @@ protected function PostBarcodeRecognizeFromUrlOrContentRequest(Requests\PostBarc
19141914
} else {
19151915
$headers = $this->headerSelector->selectHeaders(
19161916
['application/json'],
1917-
['multipart/form-data', 'application/octet-stream']
1917+
['multipart/form-data', 'application/x-www-form-urlencoded', 'application/octet-stream']
19181918
);
19191919
}
19201920

@@ -2843,7 +2843,7 @@ protected function PutBarcodeGenerateFileRequest(Requests\PutBarcodeGenerateFile
28432843
} else {
28442844
$headers = $this->headerSelector->selectHeaders(
28452845
['application/json'],
2846-
['application/json', 'application/xml', 'multipart/form-data']
2846+
['multipart/form-data', 'application/x-www-form-urlencoded', 'application/json', 'application/xml']
28472847
);
28482848
}
28492849

src/Aspose/BarCode/Configuration.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/*
55
* --------------------------------------------------------------------------------------------------------------------
66
* <copyright company="Aspose" file=".php">
7-
* Copyright (c) 2021 Aspose Pty Ltd
7+
* Copyright (c) 2022 Aspose Pty Ltd
88
* </copyright>
99
* <summary>
1010
* Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -49,7 +49,7 @@ class Configuration implements JsonSerializable
4949
*
5050
* @var string
5151
*/
52-
protected $clientVersion = '21.12.0';
52+
protected $clientVersion = '22.1.0';
5353

5454
/*
5555
* ClientId for API
@@ -378,7 +378,7 @@ public static function toDebugReport()
378378
$report .= ' OS: ' . php_uname() . PHP_EOL;
379379
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
380380
$report .= ' OpenAPI Spec Version: 3.0' . PHP_EOL;
381-
$report .= ' SDK Package Version: 21.12.0' . PHP_EOL;
381+
$report .= ' SDK Package Version: 22.1.0' . PHP_EOL;
382382
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
383383

384384
return $report;

src/Aspose/BarCode/FileApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/*
55
* --------------------------------------------------------------------------------------------------------------------
66
* <copyright company="Aspose" file="FileApi.php">
7-
* Copyright (c) 2021 Aspose Pty Ltd
7+
* Copyright (c) 2022 Aspose Pty Ltd
88
* </copyright>
99
* <summary>
1010
* Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)