Newer
Older
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "412f682a3730304eb0fc5c2e150ed228",
"packages": [
{
"name": "ahand/mobileesp",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ahand/mobileesp.git",
"reference": "c02055dbe9baee63aab11438f4d7b5d25075d347"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ahand/mobileesp/zipball/c02055dbe9baee63aab11438f4d7b5d25075d347",
"reference": "c02055dbe9baee63aab11438f4d7b5d25075d347",
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"PHP"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Anthony Hand",
"email": "anthony.hand@gmail.com",
"role": "Maintainer"
}
],
"description": "Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.",
"homepage": "http://www.mobileesp.org",
"keywords": [
"Mobile-Detect",
"browser",
"detect android",
"detect ipad",
"detect iphone",
"detect tablet",
"mobile",
"mobile detect",
"mobile detector",
"mobile device",
"mobile esp",
"mobile redirect",
"mobile view managing",
"mobiledetect",
"responsive web",
"user agent",
"useragent"
],
"support": {
"issues": "https://github.com/ahand/mobileesp/issues",
"source": "https://github.com/ahand/mobileesp/"
},
"time": "2017-06-06T22:20:56+00:00"
{
"name": "bacon/bacon-qr-code",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
"reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
"shasum": ""
},
"require": {
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"type": "library",
"autoload": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"support": {
"issues": "https://github.com/Bacon/BaconQrCode/issues",
"source": "https://github.com/Bacon/BaconQrCode/tree/2.0.3"
},
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"name": "cap60552/php-sip2",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/cap60552/php-sip2.git",
"reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cap60552/php-sip2/zipball/9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
"reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "John Wohlers",
"email": "john@wohlershome.net",
"role": "Maintainer"
}
],
"description": "PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.",
"homepage": "https://github.com/cap60552/php-sip2",
"support": {
"issues": "https://github.com/cap60552/php-sip2/issues",
"source": "https://github.com/cap60552/php-sip2/tree/v1.0.0"
},
"source": {
"type": "git",
"url": "https://github.com/colinmollenhour/credis.git",
"reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb"
"url": "https://api.github.com/repos/colinmollenhour/credis/zipball/c27faa11724229986335c23f4b6d0f1d8d6547fb",
"reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb",
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"classmap": [
"Client.php",
"Cluster.php",
"Sentinel.php",
"Module.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Colin Mollenhour",
"email": "colin@mollenhour.com"
}
],
"description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
"homepage": "https://github.com/colinmollenhour/credis",
"support": {
"issues": "https://github.com/colinmollenhour/credis/issues",
"source": "https://github.com/colinmollenhour/credis/tree/v1.12.1"
},
"time": "2020-11-06T16:09:14+00:00"
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
{
"name": "composer/package-versions-deprecated",
"version": "1.11.99.2",
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0",
"php": "^7 || ^8"
},
"replace": {
"ocramius/package-versions": "1.11.99"
},
"require-dev": {
"composer/composer": "^1.9.3 || ^2.0@dev",
"ext-zip": "^1.13",
"phpunit/phpunit": "^6.5 || ^7"
},
"type": "composer-plugin",
"extra": {
"class": "PackageVersions\\Installer",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"PackageVersions\\": "src/PackageVersions"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
},
"time": "2021-05-24T07:46:03+00:00"
},
{
"name": "container-interop/container-interop",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"support": {
"issues": "https://github.com/container-interop/container-interop/issues",
"source": "https://github.com/container-interop/container-interop/tree/master"
},
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"DASPRiD\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"support": {
"issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
},
{
"name": "endroid/qr-code",
"source": {
"type": "git",
"url": "https://github.com/endroid/qr-code.git",
"reference": "9cdd4f5d609bfc8811ca4a62b4d23eb16976242f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/endroid/qr-code/zipball/9cdd4f5d609bfc8811ca4a62b4d23eb16976242f",
"reference": "9cdd4f5d609bfc8811ca4a62b4d23eb16976242f",
"shasum": ""
},
"require": {
"bacon/bacon-qr-code": "^2.0",
"khanamiryan/qrcode-detector-decoder": "^1.0.2",
"php": ">=7.2",
"symfony/options-resolver": "^3.4||^4.4||^5.0",
"symfony/property-access": "^3.4||^4.4||^5.0"
"setasign/fpdf": "^1.8"
"ext-gd": "Required for generating PNG images",
"roave/security-advisories": "Avoids installation of package versions with vulnerabilities",
"setasign/fpdf": "Required to use the FPDF writer.",
"symfony/security-checker": "Checks your composer.lock for vulnerabilities"
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Endroid\\QrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeroen van den Enden",
}
],
"description": "Endroid QR Code",
"keywords": [
"bundle",
"code",
"endroid",
"support": {
"issues": "https://github.com/endroid/qr-code/issues",
"source": "https://github.com/endroid/qr-code/tree/3.9.6"
},
"time": "2020-11-27T14:30:38+00:00"
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
"shasum": ""
},
"require": {
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Whoops\\": "src/Whoops/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.13.0"
},
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
"time": "2021-06-04T12:00:00+00:00"
},
{
"name": "finc/rules-evaluator",
"version": "v0.0.3",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/rules-evaluator.git",
"reference": "10561b959e3793c36372eba792cb1709e868a089"
},
"require": {
"php": ">=5.6",
"symfony/expression-language": "^3.4"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"finc\\Rules\\Evaluator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
"description": "Rules evaluator based on Symfony Expression Language Component.",
"time": "2018-08-09T09:54:19+00:00"
{
"name": "jasig/phpcas",
"source": {
"type": "git",
Ere Maijala
committed
"url": "https://github.com/apereo/phpCAS.git",
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/apereo/phpCAS/zipball/40c0769ce05a30c8172b36ceab11124375c8366e",
"reference": "40c0769ce05a30c8172b36ceab11124375c8366e",
"shasum": ""
},
"require": {
"ext-curl": "*",
},
"require-dev": {
"phpunit/phpunit": "~3.7.10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"classmap": [
"source/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joachim Fritschi",
"homepage": "https://wiki.jasig.org/display/~fritschi"
},
{
"name": "Adam Franco",
"homepage": "https://wiki.jasig.org/display/~adamfranco"
}
],
"description": "Provides a simple API for authenticating users against a CAS server",
"homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
"keywords": [
"apereo",
"cas",
"jasig"
],
"support": {
"issues": "https://github.com/apereo/phpCAS/issues",
"source": "https://github.com/apereo/phpCAS/tree/1.3.8"
},
"time": "2019-08-18T20:01:55+00:00"
},
{
"name": "khanamiryan/qrcode-detector-decoder",
"version": "1.0.5.1",
"source": {
"type": "git",
"url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
"reference": "b96163d4f074970dfe67d4185e75e1f4541b30ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/b96163d4f074970dfe67d4185e75e1f4541b30ca",
"reference": "b96163d4f074970dfe67d4185e75e1f4541b30ca",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Zxing\\": "lib/"
},
"files": [
"lib/Common/customFunctions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT",
"Apache-2.0"
],
"authors": [
{
"name": "Ashot Khanamiryan",
"email": "a.khanamiryan@gmail.com",
"homepage": "https://github.com/khanamiryan",
"role": "Developer"
}
],
"description": "QR code decoder / reader",
"homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
"keywords": [
"barcode",
"qr",
"zxing"
],
"support": {
"issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues",
"source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.5.1"
},
"time": "2021-04-21T08:02:08+00:00"
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
},
{
"name": "laminas/laminas-cache",
"version": "2.10.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache.git",
"reference": "060b2a71d42b12122a3546594727e7d4b870abd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache/zipball/060b2a71d42b12122a3546594727e7d4b870abd5",
"reference": "060b2a71d42b12122a3546594727e7d4b870abd5",
"shasum": ""
},
"require": {
"laminas/laminas-cache-storage-adapter-apc": "^1.0",
"laminas/laminas-cache-storage-adapter-apcu": "^1.0",
"laminas/laminas-cache-storage-adapter-blackhole": "^1.0",
"laminas/laminas-cache-storage-adapter-dba": "^1.0",
"laminas/laminas-cache-storage-adapter-ext-mongodb": "^1.0",
"laminas/laminas-cache-storage-adapter-filesystem": "^1.0",
"laminas/laminas-cache-storage-adapter-memcache": "^1.0",
"laminas/laminas-cache-storage-adapter-memcached": "^1.0",
"laminas/laminas-cache-storage-adapter-memory": "^1.0",
"laminas/laminas-cache-storage-adapter-mongodb": "^1.0",
"laminas/laminas-cache-storage-adapter-redis": "^1.0",
"laminas/laminas-cache-storage-adapter-session": "^1.0",
"laminas/laminas-cache-storage-adapter-wincache": "^1.0",
"laminas/laminas-cache-storage-adapter-xcache": "^1.0",
"laminas/laminas-cache-storage-adapter-zend-server": "^1.0",
"laminas/laminas-eventmanager": "^2.6.3 || ^3.2",
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0"
},
"provide": {
"psr/cache-implementation": "1.0",
"psr/simple-cache-implementation": "1.0"
},
"replace": {
"zendframework/zend-cache": "^2.9.0"
},
"require-dev": {
"cache/integration-tests": "^0.16",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-serializer": "^2.6",
"phpbench/phpbench": "^0.13",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"suggest": {
"laminas/laminas-serializer": "Laminas\\Serializer component"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Cache",
"config-provider": "Laminas\\Cache\\ConfigProvider"
}
},
"autoload": {
"files": [
"autoload/patternPluginManagerPolyfill.php"
],
"psr-4": {
"Laminas\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
"homepage": "https://laminas.dev",
"keywords": [
"cache",
"laminas",
"psr-16",
"psr-6"
],
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-cache/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-cache/issues",
"rss": "https://github.com/laminas/laminas-cache/releases.atom",
"source": "https://github.com/laminas/laminas-cache"
},
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
"time": "2020-11-08T13:01:19+00:00"
},
{
"name": "laminas/laminas-cache-storage-adapter-apc",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache-storage-adapter-apc.git",
"reference": "8b375d994f6e67534f6ae6e995249e706faa30c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apc/zipball/8b375d994f6e67534f6ae6e995249e706faa30c1",
"reference": "8b375d994f6e67534f6ae6e995249e706faa30c1",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"conflict": {
"laminas/laminas-cache": "<2.10"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.10",
"laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
"laminas/laminas-coding-standard": "~1.0.0",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"suggest": {
"ext-apc": "APC or compatible extension, to use the APC storage adapter"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Cache\\Storage\\Adapter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Laminas cache adapter",
"keywords": [
"cache",
"laminas"
],
"support": {
"docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apc/",
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-cache-storage-adapter-apc/issues",
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-apc/releases.atom",
"source": "https://github.com/laminas/laminas-cache-storage-adapter-apc"
},
"abandoned": true,
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
"time": "2020-10-12T16:04:12+00:00"
},
{
"name": "laminas/laminas-cache-storage-adapter-apcu",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache-storage-adapter-apcu.git",
"reference": "1fdd7585042c1a577f6e630535df1e86e23cf5dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apcu/zipball/1fdd7585042c1a577f6e630535df1e86e23cf5dc",
"reference": "1fdd7585042c1a577f6e630535df1e86e23cf5dc",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"conflict": {
"laminas/laminas-cache": "<2.10"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.10",
"laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "^2.7"
},
"suggest": {
"ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Cache\\Storage\\Adapter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Laminas cache adapter for apcu",
"keywords": [
"cache",
"laminas"
],
"support": {
"docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apcu/",
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/issues",
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/releases.atom",
"source": "https://github.com/laminas/laminas-cache-storage-adapter-apcu"
},
"time": "2020-10-12T16:05:19+00:00"
},
{
"name": "laminas/laminas-cache-storage-adapter-blackhole",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole.git",
"reference": "1b89329e1b84341018a47b9a5cdc50e97af3d067"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-blackhole/zipball/1b89329e1b84341018a47b9a5cdc50e97af3d067",
"reference": "1b89329e1b84341018a47b9a5cdc50e97af3d067",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"conflict": {
"laminas/laminas-cache": "<2.10"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.10",
"laminas/laminas-cache-storage-adapter-test": "1.0.2",
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Cache\\Storage\\Adapter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Laminas cache adapter for blackhole",
"keywords": [
"cache",
"laminas"
],
"support": {
"docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-blackhole/",
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/issues",
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/releases.atom",
"source": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole"
},
"time": "2021-04-29T20:48:20+00:00"
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
},
{
"name": "laminas/laminas-cache-storage-adapter-dba",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache-storage-adapter-dba.git",
"reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-dba/zipball/ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
"reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"conflict": {
"laminas/laminas-cache": "<2.10"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.10",
"laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "^2.7"
},
"suggest": {
"ext-dba": "DBA, to use the DBA storage adapter"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Cache\\Storage\\Adapter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Laminas cache adapter for dba",
"keywords": [
"cache",
"laminas"
],
"support": {
"docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-dba/",
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-cache-storage-adapter-dba/issues",
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-dba/releases.atom",
"source": "https://github.com/laminas/laminas-cache-storage-adapter-dba"
},
"abandoned": true,
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
"time": "2020-10-12T16:08:58+00:00"
},
{
"name": "laminas/laminas-cache-storage-adapter-ext-mongodb",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb.git",
"reference": "011ec5a8ca721ba012d232b1a01b50a55904b99f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-ext-mongodb/zipball/011ec5a8ca721ba012d232b1a01b50a55904b99f",
"reference": "011ec5a8ca721ba012d232b1a01b50a55904b99f",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"conflict": {
"laminas/laminas-cache": "<2.10"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.10",
"laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "^2.7"
},
"suggest": {
"ext-mongodb": "MongoDB, to use the ExtMongoDb storage adapter"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Cache\\Storage\\Adapter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Laminas cache adapter for ext-mongodb",
"keywords": [
"cache",
"laminas"
],
"support": {
"docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-ext-mongodb/",
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/issues",
"rss": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/releases.atom",
"source": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb"
},
"time": "2020-10-12T16:11:06+00:00"
},
{
"name": "laminas/laminas-cache-storage-adapter-filesystem",
"version": "1.0.1",