Libraries tagged by paises
daleattree/csvfilehandler
23115 Downloads
A library that loads and parses a CSV file, returning an object of the file with each CSV line as an object
brandon/nbt
300 Downloads
A NBT parser that parses to native PHP types
bjerke/api-query-builder
7548 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
bakame/http-structured-fields
1017 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
webignition/basil-parser
6474 Downloads
Parses raw basil data into basic data structures
lindeskun/google-passes
575 Downloads
PHP library for Google Pay Passes
pashkevich/laravel-wallet
5 Downloads
A Laravel package for managing Apple and Google Wallet passes
sirthxalot/laravel-parse
1455 Downloads
A Parse-SDK bridge for Laravel applications.
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
yarri/email-address-recognizer
446 Downloads
Parses email addresses from the To: or Cc: header in a message.
webtrendi/clapp
269 Downloads
Parses command line arguments passed to a PHP script
toflar/http-request-parser
130 Downloads
Parses the string representation of an HTTP request into a PHP superglobal like array
tii/csv-state-parser
72 Downloads
Parses CSV files with a simple finite-state machine.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
socialengineers/soap-parser
3176 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.