Libraries tagged by php application server
sooluh/papercups
23 Downloads
Unofficial Papercups PHP library provides convenient access to the Papercups API from applications written in server-side PHP
sayeed/lumen-serve
52 Downloads
Serve the application on the PHP development server
rcezea/httplogger
3 Downloads
Lightweight and flexible logging library for PHP applications. It enables developers to send log data to a remote server and log to local files.
pport/htmlparser
87 Downloads
Frontend HTML Templating to a PHP Backend : pPort Html Parser lets you embed PHP logic in your markup. Use it with a PHP Backend to render your application's views on the server side.
jalsoedesign/filezilla
23 Downloads
A powerful PHP library for parsing and working with FileZilla `sitemanager.xml` files. It allows you to extract server details, manage configurations, and integrate FileZilla data into your PHP applications.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
binemmanuel/servemyphp
61 Downloads
A light php library for building server-side applications (APIs)
amaughan81/google-contacts
12 Downloads
The missing PHP Google Contact API Client for a Server-to-Server Application
mimicak/camera-capture
8 Downloads
A standalone PHP library for capturing still images from IP cameras using snapshot URLs or MJPEG streams. Ideal for surveillance, automation, or IoT applications where lightweight, server-side image capture is needed without browser interaction.
assegaiphp/assegai
105 Downloads
A progressive PHP framework for building effecient and scalable server-side applications.
baraadark/laravelsocket
50 Downloads
BaraaDark Laravel Socket is a powerful Laravel package that simplifies the integration of real-time WebSocket functionality into your Laravel projects. With this package, you can effortlessly create and manage a Node.js WebSocket server inside your Laravel application and utilize the Elephant.io library for seamless communication with Socket.io in PHP
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
phpops/security-logs
53 Downloads
PHP client for Log Server API - send security logs from any application
highperapp/websockets
10 Downloads
High-performance WebSocket server with O(1) indexed broadcasting. Fully compatible with PHP 8.3 & 8.4 for modern async applications.