Libraries tagged by raw
markguinn/silverstripe-livepub
137 Downloads
Adds blocks of raw php to staticpublisher for limited 'live' elements (cookies, sessions, etc).
marcossegovia/petcetera
16 Downloads
Petcetera is a php library to provide output raw concatenation of elements with commas and terminators of different languages.
mapkyca/console-entitydump
14 Downloads
A tool for outputting the raw contents of an object as identified by UUID, ID or short url
lartak/thetvdb-api
12 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
jozephkabongo/nokysql
4 Downloads
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
jonnybarnes/unicode-tools
189 Downloads
Turns Unicode codepoints into raw utf-8 multibyte characters
jens/phpmysqlmigration
32 Downloads
Execute raw MySQL files from folder, that havn't already been
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
jarvis-ho/php-whois
22 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
jannik/photo-organizer
8 Downloads
A small tool to organize (RAW + exported) photos
ivanrussu/multipart-form-data-converter
30 Downloads
Converts raw multipart mess to json or postman's "bulk edit" format
ianzhang001/sql-generator
6 Downloads
convert Laravel migrations to raw SQL scripts
huijiewei/yii2-jsqr
46 Downloads
A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
homelan/acorn-mode7
9 Downloads
Provides a class for build png/jpeg/gif images of raw mode 7 graphics data from the BBC Mirco (teletext, and viewdata)
hetao29/php-mysql-replication
41 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.