Libraries tagged by postomat
openbuckets/sdk-php
3 Downloads
The OpenBuckets web-based tool is a powerful utility that allows users to quickly locate open buckets in cloud storage systems through a simple query. In addition, it provides a convenient way to search for various file types across these open buckets, making it an essential tool for security professionals, researchers, and anyone interested in discovering exposed data. This Postman collection aims to showcase the capabilities of OpenBuckets by providing a set of API requests that demonstrate how to leverage its features. By following this collection, you'll learn how to utilize OpenBuckets to identify open buckets and search for specific file types within them.
moxuandi/yii2-apidoc
4 Downloads
Yii2 通过API动作方法的注释,自动生成可阅读可调试的API文档, 注释即文档, 可作为调试工具(postman). Simple documentation generator for Yii2 REST applications based on defined API endpoints and actions annotations.
ivanrussu/multipart-form-data-converter
30 Downloads
Converts raw multipart mess to json or postman's "bulk edit" format
ivanomatteo/laravel-api-export
17 Downloads
laravel api export to postman,burp suite, owasp zap
habanero/labourer
143 Downloads
Web libraries to work with Postman
filaforge/filament-api-explorer
0 Downloads
API Explorer plugin for testing API endpoints similar to Postman
dziadul/codeception-test-generator
60 Downloads
Module generate codeception tests base on postman collection.
dyned/vasara
19 Downloads
Extract postman json file to user demand
damian-nz/laraman
10 Downloads
A fluent way to export your Laravel routes to a Postman export
carawebs/wp-metadata-accessor
32 Downloads
This package helps fetch data from the WordPress postmeta table.
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
bonnier/bbpress-display-image-exif
55 Downloads
Display images and exif from postmeta below post
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
openbuildings/html-email
5531 Downloads
Send emails with SwiftMailer, Postmark, Kohana views, logger, filter and more.
testomatio/reporter
54414 Downloads
Testomat.io reporter for PHPUnit & Codeception