Libraries tagged by end
allmobilize/amazeui
88 Downloads
The first crossing screen front-end framework in China, for developing mobile first, responsive web projects.
spatie/laravel-resource-links
39299 Downloads
Add links to Laravel API resources
endroid/twitter
199905 Downloads
Endroid Twitter
endorphin-studio/browser-detector
100364 Downloads
Detect user Browser, OS and Device through Browser USER AGENT
endeavour-agency/laravel-migration-tests
2727 Downloads
Provides tools for integration testing Laravel migrations.
yanlongli/app-store-server-api
15328 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
yangm97/elementor-pro
12162 Downloads
It’s about time for a live page builder, with no limits of design. A page builder that delivers high-end page designs and advanced capabilities, never before seen on WordPress. It’s time for Elementor Page Builder.
wunderio/drupal-ping
226112 Downloads
Drupal health check endpoint for load balancers
wppconnect-team/wppconnect-php-client
4827 Downloads
Um simples cliente PHP que proporciona acesso fácil aos endpoints do WPPConnect Server.
wppconnect-team/wppconnect-laravel-client
1934 Downloads
A simple API with Guzzle wrapper, providing easy access to wppconnect's endpoints.
webbuilders-group/silverstripe-frontendgridfield
27753 Downloads
Wraps gridfield adding support for using it on the front-end.
wbrowar/craft-admin-bar
7092 Downloads
Front-end shortcuts for clients logged into Craft CMS.
va-gov/web
14093 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
talon-one/talon-one-client
91009 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
spacedmonkey/wp-rest-blocks
1781 Downloads
Add gutenberg blocks data into post / page / widget REST API endpoints.