Libraries tagged by server-side
vortos/vortos-analytics-posthog
527 Downloads
PostHog driver for vortos/vortos-analytics — server-side /batch HTTP ingestion. Implements the agnostic AnalyticsInterface; registers via its own DependencyInjection package; passes the core conformance TCK unchanged.
utopia-php/ab
4993 Downloads
A simple AB Test library to manage server side AB testing
symplify-conversion/sst-sdk-php
10463 Downloads
SDK for Symplify Conversion Server-Side Testing
ropendev/datatablesphp
6753 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
rickysu/phpsocket.io
2461 Downloads
a socket.io php server side alternative
private-captcha/private-captcha-php
4934 Downloads
PHP client for server-side usage of Private Captcha API
phpxmlrpc/extras
25069 Downloads
A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications
pagemachine/matomo-tracking
15566 Downloads
Server-side Matomo tracking API with emphasis on privacy: consentless tracking, GDPR/TDDDG-compliant, respects DNT/GPC
obsoletepackage/phpquery
6393 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
mfreiholz/persistent_login
22 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
machour/laravel-data-table
1320 Downloads
A reusable, server-side DataTable system for Laravel + Inertia.js + React (TanStack Table). Define your table in a single PHP class — get sorting, filtering, pagination, exports, quick views, and a full-featured React UI out of the box.
kodus/tempkit
35649 Downloads
Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects
kepex/laravel-crud-generator
16915 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jjalvarezl/pdfjs-viewer-bundle
45492 Downloads
This bundle provides an integration of pdf.js from mozilla with Symfony 4 framework and customizable parameters on server side.
gramercytech/laravel-claim-check
3047 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.