Libraries tagged by test data generator
umbalaconmeogia/php-test-data
3 Downloads
Utility to generate test data.
doctrine-fixtures/data-generation-bundle
6 Downloads
Generate test data for development and testing
random-test/generate-data
7 Downloads
create random data include phone address
supravatm/magento2-module-fake-data-api
3 Downloads
A lightweight and non-intrusive(no DB bloat unless you extend it to save) Magento 2 module to generate fake customers, products, and orders via GraphQL & REST APIs.
klevutest/module-search-test
5 Downloads
Search data that learns, generates sales. Fastest, most advanced cloud-based search, autocomplete, instant search
yuriy-sorokin/boundary-data-faker
28 Downloads
A library to generate boundary condition values for your tests
wpify/data-warehouse-api-php-sdk
116 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
macropage/sdk-ebay-rest-marketing
24 Downloads
The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Listings fee, which is a seller-specified percentage applied to the sales price. For complete details, refer to the Promoted Listings playbook.Promotions Manager gives sellers a way to offer discounts on specific items as a way to attract buyers to their inventory. Sellers can set up discounts (such as "20% off" and other types of offers) on specific items or on an entire customer order. To further attract buyers, eBay prominently displays promotion teasers throughout buyer flows. For complete details, see Promotions Manager. Marketing reports, on both the Promoted Listings and Promotions Manager platforms, give sellers information that shows the effectiveness of their marketing strategies. The data gives sellers the ability to review and fine tune their marketing efforts.Store Email Campaign allows sellers to create and send email campaigns to customers who have signed up to receive their newsletter. For more information on email campaigns, see Store Email Campaigns.Important! Sellers must have an active eBay Store subscription, and they must accept the Terms and Conditions before they can make requests to these APIs in the Production environment. There are also site-specific listings requirements and restrictions associated with these marketing tools, as listed in the "requirements and restrictions" sections for Promoted Listings and Promotions Manager. The table below lists all the Marketing API calls grouped by resource.
macropage/sdk-ebay-rest-analytics
34 Downloads
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric – Returns benchmark data and a metric rating pertaining to a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data and information that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns information pertaining to a seller's profile rating. Sellers can use the data and information returned by the various Analytics API methods to determine where they can make improvements to increase sales and how they might improve their seller status as viewed by eBay buyers. For details on using this API, see Analyzing seller performance.
jalismrs/stalactite-data-client
1455 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
ecentral/celum-connect-fal-rest-client
2 Downloads
### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.
jenswiese/phpteda
247 Downloads
Test Data Generation based on Faker
alanwillms/phactory
103 Downloads
A PHP library for generating data for tests
seedbase/seedbase
1 Downloads
PHP SDK for SeedBase — generate realistic, relationship-preserving, privacy-safe test data and pull it into your database. Includes Laravel and Symfony bridges.
adlacruzes/dummy-entity
9820 Downloads
DummyEntity is a PHP library that generates fake data for your entities.