Libraries tagged by http layer
agile-bm/ado-db
77 Downloads
This is a fork of adodb/adodb-php https://adodb.org/. ADOdb is a PHP database abstraction layer library
spale777/php-sapb1
89 Downloads
A simple and easy to use PHP library for SAP Business One Service Layer API. Forked from https://github.com/syedhussim/php-sapb1
zendexperts/ze-security
984 Downloads
ZeSecurity is a Zend Framework 2 module that adds an out of the box security layer for your applications based on PHPIDS(Intrusion Detection System)(https://phpids.org/).
cratia/orm-dbal
2216 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
weison-tech/yii2-layer
207 Downloads
Alert widget based on layer.js extension {@link https://github.com/sentsin/layer)
ournameismud/currency-layer
842 Downloads
API integration with https://currencylayer.com/
kreait/tape-recorder-subscriber
668 Downloads
Record HTTP interactions to replay them later with the Tape Recorder Subscriber for the Ivory HTTP Adapter
scones/resque
88 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/
oro-flex/gaufrette-bundle
748 Downloads
OroGaufretteBundle is a facade for [KnpGaufretteBundle](https://github.com/KnpLabs/KnpGaufretteBundle) that enables a filesystem abstraction layer in the Oro applications and provides a simplified file manager service for media files.
mhinspeya/inspeya-filter-shop-by
1 Downloads
The MHinspeya Inspeya Filter ShopBy module is a powerful enhancement for Magento 2, designed to improve the catalog navigation experience on the list page. This module provides advanced layer navigation capabilities, allowing users to filter products seamlessly and efficiently. The Inspeya Filter ShopBy module is fully manageable from the Magento backend, giving store administrators complete control over the filter options and their configurations. Key features include advanced layer navigation, backend manageability, SEO-friendly filter options, flexible filter types, and performance optimization. Required dependencies include mhinspeya/backend-mod, mhinspeya/inspeya-filter-base, mhinspeya/inspeya-filter-shop-by-seo, mhinspeya/inspeya-filter-shop-by-page, mhinspeya/inspeya-filter-shop-by-brand, and mhinspeya/inspeya-filter-shop-by-base. For more information, visit https://inspeya.com.
cbeyersdorf/easybill
1 Downloads
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.
wbraganca/yii2-videojs-widget
100652 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
sapistudio/filedatabase
2593 Downloads
Fork after https://github.com/Greg0/Lazer-Database
zeevx/lara-lazer
4 Downloads
A Laravel Package for LazerPay Finance - https://lazerpay.finance
inquid/yii2-videojs-widget
14 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.