Libraries tagged by serverside
kumwe/producer
1499 Downloads
The PHP producer for Kumwe Studio: receives canonical Studio compositions and makes them real - validated wire handling, semantic server-side rendering, and design-token CSS - while your application keeps all authority and storage.
kodus/tempkit
37191 Downloads
Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects
kepex/laravel-crud-generator
16988 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jjalvarezl/pdfjs-viewer-bundle
46005 Downloads
This bundle provides an integration of pdf.js from mozilla with Symfony 4 framework and customizable parameters on server side.
jeffersongoncalves/laravel-ssrf-guard
530 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
jeffersongoncalves/laravel-markdown
433 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jeffersongoncalves/laravel-favicon-proxy
401 Downloads
A Laravel package that proxies and server-side caches website favicons (Google S2 by default) behind a same-origin route, so visitors' browsers never hit the third-party favicon service. Validates the upstream content-type, sends nosniff, negative-caches failures and falls back to a transparent pixel.
gopaycommunity/gopay-php-api-v4
1052 Downloads
GoPay PHP SDK for server-side use — wraps the GoPay Payments API v4.0
gabepri/auto-html-i18n
3560 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.
esdeathlove/datatables
139784 Downloads
PHP Library to handle server-side processing for Datatables, in a fast and simple way.
dru1x/expo-server-sdk-php
8215 Downloads
Server-side library for working with the Expo push notification service using PHP 8.2+
dimgraycat/split-testing
11041 Downloads
A server-side A/B/n testing tool
core45/laravel-cookieconsent
201 Downloads
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
cboxdk/laravel-ssrf
2193 Downloads
Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.
bunkerdb/jquery-file-upload
16085 Downloads
File Upload server-side for jQuery.