Libraries tagged by raw
sekjun9878/request-parser
7305 Downloads
A library to parse raw HTTP requests for PHP CLI web servers and more.
se7enxweb/sevenx_dse
9 Downloads
sevenx_dse : 7x Database Source Editor — embeds AdminNeo as a direct database source editor inside the eZ Publish / Exponential Platform Legacy admin UI — providing raw SQL, table browsing, import/export, and multi-driver support (MySQL, SQLite) through a scoped, permission-gated interface.
sahil-gulati/mr-email
429 Downloads
AWS SES raw email bulk sending.
sad_spirit/pg_gateway
70 Downloads
Table Data Gateway for Postgres - auto-converts types, allows raw SQL, supports joins between gateways
rizkussef/laravel-sql-to-migration
375 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
readerstacks/querymigration
2473 Downloads
Migrate custom raw query
php-extended/php-api-fr-insee-cog-builder
5862 Downloads
A library that provides the raw data to the php-api-fr-insee-cog-object library
mg-techlegend/laravel-notify-africa
24 Downloads
Laravel Notify Africa is a lightweight Laravel package for sending SMS via the Notify Africa API. It provides a clean, expressive interface for single and bulk messaging, integrates with Laravel Notifications, and simplifies SMS delivery without dealing with raw HTTP requests.
mageprince/magento2-mage-ai-predict
27 Downloads
Magento 2 AI Predictive Inventory & Raw Material Forecaster (MageAI add-on)
lachlanarthur/social-dev-feed
1245 Downloads
Pulls social media feeds and gives you the raw data.
kletellier/adsb
52 Downloads
Adsb is a PHP library that decode adsb DF17 message issued from dump1090 raw message (port3002).
jeffersongoncalves/laravel-topic-normalizer
29 Downloads
A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.
jeffersongoncalves/laravel-npm-readme
44 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
jeffersongoncalves/laravel-markdown
59 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.
jamesthomsen/mightypdf
5 Downloads
A from-scratch PDF library for PHP: raw PDF assembly plus a content layer for text, drawing, images, SVG, and AcroForm fields -- and a reader that can open an existing PDF and edit it in place.