Libraries tagged by parsecsv
bakame/http-structured-fields
1007 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
packagist/closurecompiler-bin
98006 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mnapoli/phpdocreader
254669 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
andreas-glaser/doctrine-rql
55963 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
totengeist/iv-parsers
1188 Downloads
Introversion save file parsers.
laravel-parse/parse
7571 Downloads
Parse Is A Parse SDK Bridge For Laravel 5
graham-campbell/parse
38528 Downloads
Parse Is A Parse SDK Bridge For Laravel 5
yarri/email-address-recognizer
426 Downloads
Parses email addresses from the To: or Cc: header in a message.
waynestate/formy-parser
24446 Downloads
Parses a string for formy elements and converts the string to an HTML form
vakata/config
4601 Downloads
A PHP config class (parses .env files)
teners/laravel-link-preview
1933 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
tacoberu/bnf
2629 Downloads
Framework for building BNF like parsers.
phaza/norwegian-address-data
20028 Downloads
Parses address data from the Norwegian Mapping Authority
pagemill/accept
13410 Downloads
Parses the HTTP Accept header and determes the preferred content type
open-code-modeling/json-schema-to-php
982 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.