Libraries tagged by PHP Files API

itsoft/revolut

5 Favers
978 Downloads

Revolut API in one php-class in one file without any dependencies.

Go to Download


codebuglab/laravel-go-translate

35 Favers
472 Downloads

Translate laravel resource, vendor, folder or file from google translation without requiring any api information

Go to Download


vitexsoftware/rbczpremiumapi

6 Favers
339 Downloads

##### API Overview - Accounts list and balance - Transaction overview (also for saving accounts) - Payments import - Statement list and download - FX rates ##### Authentication Before making a call to Premium API, you need to register your app at our _Developer portal_. This is where you get the **ClientID** that your application must send in the request as `X-IBM-Client-Id`. This is the key that grants your app access to the API. However, this may not be enough. Your application needs to use mTLS to call most operations here. Thus, you not only need _https_ but also a client certificate issued by us. The exception is two operations for FX rates that are accessible also without a client certificate. Each bank client/user can issue several certificates. Each certificate can permit different sets of operations (http methods) on different bank accounts. All this must be configured in Internet Banking first by each bank client/user (bank clients need to look under _Settings_ and do not forget to download the certificate at the last step). The certificate is downloaded in **PKCS#12** format as **\*.p12** file and protected by a password chosen by the bank client/user. Yes, your app needs the password as well to get use of the **\*p12** file for establishing mTLS connection to the bank. Client certificates issued in Internet Banking for bank clients/users have limited validity (e.g. **5 years**). However, **each year** certificates are automatically blocked and bank client/user must unblock them in Internet Banking. It is possible to do it in advance and prolong the time before the certificate is blocked. Your app should be prepared for these scenarios and it should communicate such cases to your user in advance to provide seamless service and high user-experience of your app. ##### Rate Limiting The number of requests in each API operation is limited to 10 per client per sliding second and 5000 per client per sliding day. The exception is the 'Download Statement' operation with the limits lowered to 5 per client per sliding second and 1500 per client per sliding day. This is because it transports potentially sizeable binary files. The consumer must be able to handle HTTP status 429 in case of exceeding these limits. Response headers `X-RateLimit-Limit-Second` and `X-RateLimit-Limit-Day` show the actual limits configured for the specific operation. Response headers `X-RateLimit-Remaining-Second` and `X-RateLimit-Remaining-Day` are returned to help prevent the limits from being exceeded. ##### Notes Be aware, that in certain error situations, API can return specific error structures along with 5xx status code, which is not explicitely defined below. ##### Quick Start Client Feel free to download a simple Java client that gives you quick access to our API.

Go to Download


jardisadapter/filesystem

0 Favers
107 Downloads

Filesystem abstraction for PHP covering local and S3-compatible storage — unified read, write, stream, and visibility API without Flysystem or the AWS SDK; a building block of the open-source foundation that Jardis-generated DDD code runs on

Go to Download


it-for-free/rusphp

7 Favers
5432 Downloads

Universal PHP library for different perposis

Go to Download


farzai/transport

0 Favers
7241 Downloads

A modern, PSR-compliant HTTP client for PHP with middleware architecture, advanced retry strategies, and fluent API for building requests

Go to Download


aspose/cells

3 Favers
3277 Downloads

A powerful library for manipulating and converting Excel (XLS, XLSX, XLSB), ODS, CSV and HTML files.

Go to Download


heimrichhannot/pdf-creator

1 Favers
825 Downloads

PdfCreator is a high level API for PDF file creating with PHP.

Go to Download


mage2kishan/module-malware-scanner

5 Favers
59 Downloads

Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.

Go to Download


gpilla/php-owncloud-api

18 Favers
245 Downloads

OwnCloud php API for file sharing, at least.

Go to Download


attogram/shared-media-api

6 Favers
575 Downloads

MediaWiki Query API wrapper to easily get Category and Media file information into simple PHP arrays. Fine-tuned for WikiMedia Commmons.

Go to Download


sawarame/php-json-server

6 Favers
46 Downloads

REST API that can use JSON format files.

Go to Download


urban-brussels/nova-api

0 Favers
510 Downloads

PHP wrapper for Nova API. Nova is a shared IT platform of the Brussels-Capital Region dedicated to the file management of planning permits, land division permits and environmental licences.

Go to Download


tigusigalpa/dropbox-php

13 Favers
2 Downloads

Modern PHP SDK for Dropbox API v2 integration with Laravel support

Go to Download


opero-crm/allegro-api

0 Favers
54 Downloads

https://developer.allegro.pl/about Documentation is generated from [this OpenAPI 3.0 specification file](https://developer.allegro.pl/swagger.yaml). To start working with our API, you can also check our [official Allegro REST API public collection](https://www.postman.com/allegro-rest-api/allegro-rest-api/collection/cztgnvw/allegro-rest-api) in Postman.

Go to Download


<< Previous Next >>