Libraries tagged by none blocking
api-clients/github-enterprise-cloud
0 Downloads
Non-Blocking first GitHub Enterprise Cloud client
api-clients/github-ae
0 Downloads
Non-Blocking first GitHub AE client
joopschilder/reactphp-input-stream
13 Downloads
Wraps a non-blocking input to behave like a stream so it can be used in a ReactPHP EventLoop
g1k/rolling-curl
5 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
jbroadway/urlify
6289917 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
il4mb/blocknode
24 Downloads
Html block node library
mattmangoni/nova-blogify-tool
1683 Downloads
Create a simple blogging system inside Laravel Nova in one click
stechstudio/laravel-locking-migrations
6 Downloads
Ensure only one server runs migrations at a time
itsimplycom/nova-blogify-tool
26 Downloads
Create a simple blogging system inside Laravel Nova in one click
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
nogrod/dhl-retoure-php-sdk
88 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".
grandt/phplipsum
43 Downloads
LipsumGenerator can be used to create garbeled, non repetitive 'chapters' using the standard Lorem Ipsum text as a basis. It'll try to generate reasonable well looking paragraphs in the chapters.
silvershop/silverstripe-hasonefield
460419 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
burnbright/silverstripe-hasonefield
39414 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.