Libraries tagged by pol
zeeshantariq/filament-attachmate
8842 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
vlaim/slownie
13161 Downloads
A library for writing numbers in word form in Polish
veiliglanceren/laravel-morph-categories
603 Downloads
A Laravel package to support polymorphic category relationships for any model.
tatumio/tatum-php
14712 Downloads
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
stevenmaguire/middleware-csp
148464 Downloads
Provides support for enforcing Content Security Policy with headers in PSR 7 responses.
stevenmaguire/laravel-middleware-csp
107116 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
sloyakuza/laravel-security-headers
10542 Downloads
Adds security related headers to HTTP response.
silverstripeltd/silverstripe-csp
7787 Downloads
A module for CSP headers in Silverstripe.
seanmcn/php-represent
219229 Downloads
A PHP library for http://represent.opennorth.ca/
sarfraznawaz2005/laravel-sse
4025 Downloads
Laravel package to provide Server Sent Events functionality for your app.
saasscaleup/laravel-console-log
37 Downloads
Easily stream your Laravel application logs to the browser console.log in real-time using server-sent event (SSE)
roxblnfk/unpoly
11422 Downloads
Remove unnecessary PHP polyfills
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
polyfills/mb-trim
808 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
polyfills/array-first-array-last
563 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.