63 Repositories
PHP response-stream Libraries
A Rich Featured Mini PHP MVC Framework
Footup MVC PHP Framework Un mini framework MVC PHP qui comporte : CLI support for generating class Translation support Config using PHP File or .env (
A PHP package for handling client requests, sending response, database CRUD operations, among others, easily
Zam Zam helps to receive and process client request(s), return response to client with appropriate header and database CRUD operation for a more robus
Renders consistent HTTP JSON responses for API-based projects
Laravel API Response is a package that helps to provide and render a consistent HTTP JSON responses to API calls as well as converting and formatting
Test case to reproduce a PHP segmentation fault involving Xdebug, streams, and dates
The code in this repository causes a segmentation fault when run with PHP 8.0.6 on Fedora 33. This issue was originally reported to the Xdebug project
Laravel Response Formatter
I created this package to make it easier to format the response from a controller. I have used this package in my projects and I hope you enjoy it!
A lightweight queue based on Redis Stream for webman plugin.
workbunny/webman-rqueue 🐇 A lightweight queue based on Redis Stream for webman plugin. 🐇 A lightweight queue based on Redis Stream for webman plugin
Pug Renderer - a (heavily based on the PhpRenderer) renderer for rendering Pug view scripts into a PSR-7 Response object
Pug Renderer This is a (heavily based on the PhpRenderer) renderer for rendering Pug view scripts into a PSR-7 Response object. It works well with Sli
A simple and modern approach to stream filtering in PHP
clue/stream-filter A simple and modern approach to stream filtering in PHP Table of contents Why? Support us Usage append() prepend() fun() remove() I
High-quality cloud service for text translation. 100+ Languages
CloudAPI.Stream High-quality cloud service for text translation. 100+ Languages https://cloudapi.stream/ Class initialization $CAS = new CAS; Key inst
Simple package to handle response properly in your API.
Simple package to handle response properly in your API. This package uses Fractal and is based on Build APIs You Won't Hate book.
Laravel Custom Response Messages from Passport Oauth2 Server
This is a sample repository showing how to install Oauth2 server using Laravel's passport package and customize its responses.
Extended response classes for Rest API clients/SDKs
Rest Response Extended response classes for Rest API clients/SDKs. About This package is intended to be component of SDKs so the responses can be easi
Event-driven, streaming HTTP client and server implementation for ReactPHP
HTTP Event-driven, streaming HTTP client and server implementation for ReactPHP. This HTTP library provides re-usable implementations for an HTTP clie
A simple package to forward Laravel application logs to a Kinesis stream
Laravel Monolog Kinesis Driver A simple package to forward Laravel application logs to a Kinesis stream. Installation Require the package with compose
Simple PSR-7 compatible response sender
Simple PSR-7 compatible response sender
Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface
Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
Provides a powerful error response system for Laravel
Laravel Exceptions Laravel Exceptions was created by, and is maintained by Graham Campbell, and provides a powerful error response system for both dev
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
OpenAPI PSR-7 Message (HTTP Request/Response) Validator This package can validate PSR-7 messages against OpenAPI (3.0.x) specifications expressed in Y
Simple loader to send request and read response from address.
Simple loader to send request and read response from address. Uses cURL extension. Composer package.
An event stream library based on tail
TailEventStream An event stream library based on tail. Note: I don't think you should use this library in a real project, but it's great for education
Provides a powerful error response system for Laravel
Laravel Exceptions Laravel Exceptions was created by, and is maintained by Graham Campbell, and provides a powerful error response system for both dev
A Magento Incident Response Plan Template
A Magento centric Incident Response Plan Template Introduction This will provide you with our defined process and procedures to use when responding to
Http-kernel - The HttpKernel component provides a structured process for converting a Request into a Response.
HttpKernel Component The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatc
A non-blocking stream abstraction for PHP based on Amp.
amphp/byte-stream is a stream abstraction to make working with non-blocking I/O simple. Installation This package can be installed as a Composer depen
Efficient, easy-to-use, and fast PHP JSON stream parser
JSON Machine Very easy to use and memory efficient drop-in replacement for inefficient iteration of big JSON files or streams for PHP 5.6+. See TL;DR.
PHP Simple Response, XML, JSON,... auto response with accept in request's header
simple-response Simple package to handle response properly in your API. This package does not include any dependency. Install Via Composer $ composer
This is a solution implementation for the coderbyte question, CLEAN GET REQUEST RESULT.
This is a solution implementation for the coderbyte question, CLEAN GET REQUEST RESULT. Two solutions are proposed, the first is a brute force approach while the other is an improved time complexity solution.
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
Laravel FFMpeg This package provides an integration with FFmpeg for Laravel 6.0 and higher. Laravel's Filesystem handles the storage of the files. Lau
Simple and ready to use API response wrapper for Laravel.
Laravel API Response Simple Laravel API response wrapper. Installation Install the package through composer: $ composer require obiefy/api-response Re
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
REST API Response Builder for Laravel Master branch: Development branch: Table of contents Introduction Why should I use it? Usage examples Features E
Log Laravel application request and response with a unique ID for easy debugging
Flexible and extendable logging of Laravel application request and responses Zero configuration logging of Requests and Responses to database or custo
A stream wrapper for Flysystem V2.
Flysystem Stream Wrapper This package provides a stream wrapper for Flysystem V2. Flysystem V1 If you're looking for Flysystem 1.x support, check out
SAPI request and response objects for PHP 8.1
Sapien This package provides server API (SAPI) request and response objects for PHP 8.1: Sapien\Request, composed of readonly copies of PHP supergloba
A Laravel wrapper for thephpleague's Fractal package
laravel-api-response A Laravel wrapper for thephpleague's Fractal package Install Via Composer composer require lykegenes/laravel-api-response Then, a
A Laravel response helper methods.
A Laravel response helper methods. The package respond provides a fluent syntax to form array or json responses.
pedre-response is a standard structure of json response
PedreResponse It's very important to use same structure for responses in large projects that PedreResponse package can do it for you. PedreResponse is
Convert remote api response data into laravel model
laravel remote model Create remote driver to convert remote api request into laravel model. 中文文档 日本語文書 overview Install the version between laravel5.5
Stream Site with a auth script for OvenMediaEngine
OvenMediaEngine Stream Site Two PHP pages, one for authentication. The other is for displaying the streams. License AGPL Previews Installation Require
This package gives you a set of conventions to make the most out of Hotwire in Laravel
Introduction This package gives you a set of conventions to make the most out of Hotwire in Laravel (inspired by the turbo-rails gem). There is a comp
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
WordPress Update Handler A WordPress package for updating custom plugins and themes based on an JSON REST API response from a custom update server. Ch
This Package helps you in laravel application to log all desired activity for each request from request entry point to generate response at a single snapshot.
Laravel Scenario Logger This Package helps you in laravel application to log all desired activity for each request from request entry point to generat
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
Easily capture every incoming request and the corresponding outgoing response in your Laravel app. This package is designed to work only with the Lara
🍁 Its a HoiChoi Platforn API It Will get All data in json with Streamable Links
✯ Ho!Cho! API ✯ Its a Hoichoi Platforn API It Will get All data in json with Streamable Links 🌟 Start This Repositry Befor Copying 😎 🚸 This is Just
PHP CORS (Cross-origin resource sharing) middleware.
CORS PHP CORS (Cross-origin resource sharing) middleware. Support Array, Coding in Native PHP Using PSR-7 PSR-15 Support Symfony Support Laravel Suppo
A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package.
Net A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package. Features: No hard dependencies; Favours
A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package.
Net A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package. Features: No hard dependencies; Favours
PHP stream wrapper for Flysystem v2
Flystream enables you to use core PHP filesystem functions to interact with Flysystem filesystems by registering them as custom protocols.
Framework agnostic package to load heavy JSON in lazy collections.
Lazy JSON Framework agnostic package to load heavy JSON in lazy collections. Under the hood, the brilliant JSON Machine by @halaxa is used as lexer an
🍿 An AirPlay friendly web interface to stream your movies and TV shows from a home server.
Airflix Airflix is a web application for browsing and playing movies and TV shows from a local home server. The overall goal of the project is to prov
PHP Phar Stream Wrapper
Based on Sam Thomas' findings concerning insecure deserialization in combination with obfuscation strategies allowing to hide Phar files inside valid image resources, the TYPO3 project decided back then to introduce a PharStreamWrapper to intercept invocations of the phar:// stream in PHP and only allow usage for defined locations in the file system.
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP.
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP.
Adds a header to every response to try and twart Google's usage of your site in it's FLoC tracking method.
Laravel No FLoC This package will add the Permissions-Policy: interest-cohort=() to try and twart Google's usage of your site in it's FLoC tracking me
Adds a specific header to every response to disable Google's usage of your site in it's FLoC tracking method.
Go Unfloc Yourself Description A bundle for Symfony 5 that adds a Permissions-Policy header in all the responses to prevent the use of new Google's "F
A petite library of encryption functions for PHP
🔐 dcrypt A petite library of essential encryption functions for PHP 7.1+. For legacy PHP version support, look here. If you need a dcrypt inspired en
Speed up a Laravel app by caching the entire response
Speed up an app by caching the entire response This Laravel package can cache an entire response. By default it will cache all successful get-requests
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
Laravel FFMpeg This package provides an integration with FFmpeg for Laravel 6.0 and higher. Laravel's Filesystem handles the storage of the files. Fea
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
vfsStream vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with
A PHP Stream wrapper for Amazon S3
S3StreamWrapper A simple stream wrapper for Amazon S3. Example ?php use S3StreamWrapper\S3StreamWrapper; S3StreamWrapper::register(); $options = a
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
NOTICE - THE PACKAGE HAS BEEN CONTRIBUTED TO THE PHP LEAGUE Go to https://github.com/thephpleague/openapi-psr7-validator This package is here for exis
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
Kraken PHP Framework ~ Release the Kraken! Note: This repository contains the core of the Kraken Framework. If you want to start developing new applic
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Latest Salt Documentation Open an issue (bug report, feature request, etc.) Salt is the world’s fastest, most intelligent and scalable automation engi
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
PHPMD PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility: Desig