Libraries tagged by rest services
tytodynamic/apitomic
66 Downloads
Es un plugin de php que te permite establecer un servicio API REST para guardar, manipular, y verificar objetos en un esquema de base de datos NoSQL. Expone una librer\u0000a de javascript completamente integrable con los principales frameworks de javascript y ES6 que hay en el mercado como lo son React.js y Angular ya que utiliza mecanismos de async con ajax, promises y observables seg\u0000n sea la necesidad de integraci\u0000n.
vypsen/comment-lib
5 Downloads
test lib for comment service
tecnickcom/tc-lib-testrest
8 Downloads
Library to test end-to-end RESTful services using Behat
fantasyrock/teamcity-phpunit-wrapper
11 Downloads
A wrapper around PHPUnit using Teamcity service messages to report test progress to Teamcity UI.
etiennemarais/outline-laravel
30 Downloads
Service provider for outline test generator
datasift/testrest-extension
3452 Downloads
Library to test end-to-end RESTful services using Behat
datasift/behat-extension
10189 Downloads
Library to test end-to-end RESTful services using Behat
weaving-the-web/framework-extra-bundle
29 Downloads
This bundle provides helpers to ease the use of services and database fixtures within test cases
sramage/pictured
7 Downloads
Simple picture and video file sorting service/daemon for linux written in PHP. It takes photos & videos from a source directory and sorts the photos into Y/M folders and the videos into Y folders (ie. dest_path/2014/January).
getjoystick/joystick-php
1155 Downloads
Joystick is a modern remote configuration and dynamic content service designed specifically for operating apps and games. Upgrade to more agility and evolve your product faster. Change or hot-update your content and configurations instantly at scale without code. Segment, ab test, feature flag, schedule events and more. Joystick is a breeze to use yet powerful.
cxalloy/haystack-php
37 Downloads
Haystack-php is a PHP library designed to facilitate seamless communication with Skyspark servers via REST API, leveraging the Project Haystack specifications for IoT time series data management in building intelligence systems.
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
andreighioc/ag-cb
18 Downloads
Fast update for braintree test. Laravel Cashier provides an expressive, fluent interface to Braintree's subscription billing services. some update
yanlongli/app-store-server-api
14028 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.
duanlujian/servicelocator
21 Downloads
A servicelocator compontent which extract from Yii2.0 for every project.once you work on a broken old code,and you can't change it.di container is your best choose!