Libraries tagged by test-case
joest8/pdfinterpreter
6 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.
invays/synonymizer
18 Downloads
Rewrite your content with ease using this simple script. This script automatically generates unique text based on a given string of synonyms. Improve readability, adapt to your audience.
bbcreation/calendar
8 Downloads
Best Calendar Library to Render Fancy Gantt Events with Laravel 5 Compatibility
aboustayyef/summarizer
79 Downloads
a utility class that summarizes text based on the flipboard method
popphp/popcorn
5951 Downloads
Popcorn, A REST-Based PHP Micro Framework
visual-craft/rest-base-bundle
8930 Downloads
Symfony Bundle which provides base foundation for REST API applications
upstash/vector
1379 Downloads
An HTTP/REST based Vector DB client built on top of Upstash REST API.
cloudlayerio/cloudlayerio-php
17557 Downloads
cloudlayer.io API Library for easy access to our REST based API services using PHP.
iaasen/geonorge
393 Downloads
REST-based access to Geonorge address API. The Norwegian public registry of addresses
awurth/slim-rest-base
238 Downloads
Slim PHP Micro-Framework for building a REST API
solunsky/dpd-interconnector
877 Downloads
Interconnector is a REST-based Web-Service to integrate information systems of DPD customers, which through POST requests allows using DPD services provided. Interconnector allows to use DPD services by transmitting shipment information, requesting package pickups, printing parcel labels, etc.
deesoft/yii2-rest-base
21 Downloads
Yii2 rest extension
ucsf/restorm-bundle
486 Downloads
REST-based ORM for Symfony - Obtain objects from a REST service... just like using an ORM
shell/data-and-reporting-sdk
62 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
shell/card-management-sdk
49 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.