Libraries tagged by response data
demogorgorn/yii2-pikaday
84 Downloads
Yii2 wrapper for the mobile-friendly, responsive, and lightweight jQuery date & time input picker.
rohnstock/pickadate
623 Downloads
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
awema-pl/module-table-builder
69 Downloads
A component that allows creating responsive HTML tables or lists from data object
gangsterforms/sqledit
4 Downloads
Generate web app to view, add and edit data in any MySQL table or Query in just 4 lines of code, with pagination auto generated as well, as are the media queries, to build a truly responsive app that is mobile friendly and works accross all platforms and screen sizes
t3-themes/t3-theme-diag
272 Downloads
Diag is a very flexible TYPO3 theme built for Digital Marketing Agency, SEO Agency, Advertising Agency related businesses. You can easily create a modern website and start promoting your services in less than minutes. It is fully responsive and easy to Customize. Detailed documentation is included on how to install the theme, import demo content, and customize it.
nitsan/ns-theme-comingsoon
27 Downloads
Maintenance Mode TYPO3 Template is carefully designed with attention to the details. This TYPO3 maintenance template is designed to catch attention and inform visitors what you and your TYPO3 website are up to. Live-Demo: https://demo.t3terminal.com/?theme=t3t-coming-soon Pro Support: https://t3terminal.com/t3-coming-soon-typo3-template
useradapted/php-client
15 Downloads
UserAdapted PHP Client sends details about the current visitor to the server and responds with a Persona, for more information see useradapted.com
nogrod/dhl-retoure-php-sdk
58 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".