Libraries tagged by dscribe
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
php-extended/php-storage-interface
5149 Downloads
A library that describes an abstract way to store data between different operational storage methods
php-etl/satellite-contracts
9442 Downloads
This library describes contracts for defining satellite formats
php-etl/action-contracts
7322 Downloads
This library describes contracts for the Action pattern.
ohseesoftware/laravel-queue-fake
179 Downloads
Describe your package here.
neamil/protect_fe_login
136 Downloads
this typo3 extension provides brute force protection for frontend login with device cookies as described in OWASP https://owasp.org/www-community/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
neamil/device_cookies
185 Downloads
a base for a php implementation of device cookies as described in OWASP https://www.owasp.org/index.php/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
mbilbille/parsexml
495 Downloads
Need to parse a big huge XML file? Describe it and parse it!
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
imponeer/extension-info-contracts
432 Downloads
Interfaces that helps to describe extension
hevertonfreitas/base65536
18 Downloads
Implementartion of the base65536 library in PHP, as described by ferno/base65536
faecie/json-api-error-response
263 Downloads
The Bundle provides en error response as it described in JsonApi specification
degami/sql-schema
289 Downloads
Library for describe of the database schema.
dansup/php-activitystreams
23 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms