Libraries tagged by PHP Files API
rick20/laravel-sendinblue
317 Downloads
Provides a Laravel 6 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
aslamhus/google-drive-uploader
15 Downloads
A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
battis/openapi-client.generator
27 Downloads
Generate a PHP client for a RESTful API from its OpenAPI description file
battis/openapi-client.base
188 Downloads
Base for a PHP client for a RESTful API from its OpenAPI description file
webproject-xyz/docker-hostsfile-sync
0 Downloads
A PHP docker API client with a cli tool to sync your hosts file with running docker containers to add hostnames for every network like '172.16.238.100 jwilder-proxy.docker jwilder-proxy.proxyNet jwilder.proxyNet proxy.local.proxyNet'
victor-rayan/dropbox-rayan-vrsrb
51 Downloads
This is a library intended to provide a easy PHP with Dropbox API Integration, containig HTTP request operations such as, upload, access, and delete files into Dropbox storage cloud.
urban-brussels/brussels-permits
265 Downloads
PHP wrapper for Nova API, using DTO. 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.
splitpay/support-csv
105 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
danbaker/toolbox
10 Downloads
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
mobiel-bekeken/php-sparkpost
4703 Downloads
Fork of sparkpost/sparkpost. With PHP 8.0 fixes with credits to omarlopesino. Client library for interfacing with the SparkPost API.
ravebuild/xero-php
21225 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction. With Ravebuild fixes.
pablodalloglio/phprtflite
5684 Downloads
PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.
tarcisioq/paypal-api-sdk-php
1086 Downloads
Forked PayPal's PHP SDK for REST APIs with fixes for PHP 8.2
didix16/php-apidatamapper
7632 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.