Libraries tagged by raw
primitivesense/laravel-raw-sqs-connector
91363 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
pawprintdigital/laravel-queue-raw-sqs
30781 Downloads
Provides ability to process raw SQS messages on a Laravel queue
php-extended/php-data-provider-interface
195800 Downloads
A generic provider of data in raw form, ready to be interpreted
horde/socket_client
8378 Downloads
Network socket client library
rawilk/laravel-ups
27755 Downloads
UPS api wrapper for Laravel.
rawilk/laravel-casters
6129 Downloads
A collection of custom casts for Laravel.
rawilk/human-keys
3542 Downloads
Use Stripe-like IDs for your models.
goncziakos/podcast-feed
8417 Downloads
Generate RSS feed for podcast, including iTunes, RawVoice, DublinCore and syndication fields.
rawphp/laravel-capabilities
1227 Downloads
Product capability bus for Laravel — define once, expose via agent, MCP, HTTP, CLI, and jobs
rawilk/laravel-breadcrumbs
5670 Downloads
Easily add breadcrumbs to a Laravel app.
wtfzdotnet/php-tmdb-api
2904 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
techsemicolon/laravel-query-to-csv
10967 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
studio-design/ecdsa-signature
1954 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.
redfieldchristabel/filament-blackbox
1159 Downloads
A professional-grade auditing UI for Filament PHP. Transform raw laravel-auditing data into a powerful, centralized 'Blackbox' flight recorder with beautiful diffs, relationship-aware timelines, and advanced filtering.
rainner/restful-php
70198 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.