Libraries tagged by php http serveur
typesense/typesense-php
3781088 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
rafaeltovar/php-tus-aws-s3
3806 Downloads
Simple, light, minimum TUS server connected with AWS S3. Based on https://github.com/ankitpokhrel/tus-php
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
gitkv/laravel-gearman-rpc
66 Downloads
Laravel/Lumen Gearman rpc. Based from https://github.com/mhlavac/gearman
gemorroj/ginfo
208 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
wewelove/yii2-oauth2-server
11 Downloads
扩展实现了 [bshaffer/oauth2-server-php](https://github.com/bshaffer/oauth2-server-php) 的全部功能,简单易用。
dcentrica/metaport-helloworld-php
4 Downloads
Hello World PHP app for Metaport Server: https://metaport.sh
gponster/laravel-oauth-server
11 Downloads
Based-on OAuth Consumer And Server Library For PHP at https://code.google.com/p/oauth-php/
contrictor/php-gearman
447 Downloads
Gearman job server workers helper forked from https://github.com/pauloborgesccb/php-gearman
sachink23/serverless-php
12 Downloads
Framework based on https://bref.sh/ for building serverless PHP applications on AWS Lambda
rstmgsnvimax/irisnet-ai-php-api-client
2 Downloads
Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. Be sure to enter your license key to authorize the requests before using this documentation interactively. The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.
paysafe_sdk/paysafe_sdk_php
117 Downloads
paysafe SDK customize for composer uses and more configuration. for more information please visit https://developer.paysafe.com/en/sdks/server-side/php/introduction/
victorhqc/oauth2-laravel
1 Downloads
OAuth2 Server for Laravel, using https://github.com/bshaffer/oauth2-server-php
rotexsoft/sqlschema
943 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.