Libraries tagged by parse
dallgoot/yaml
260052 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
corveda/php-sandbox
98076 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
chrisyue/php-m3u8
390727 Downloads
PHP M3U8 parser / dumper
chriskonnertz/string-calc
693982 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
cerbero/lazy-json-pages
107158 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
cerbero/lazy-json
323204 Downloads
Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.
bcncommerce/json-stream
2348431 Downloads
A bundle of tools to work with JSON in PHP
art4/json-api-client
807062 Downloads
JSON API client
yangqi/htmldom
730578 Downloads
Simple Html Dom Parser for Laravel 4
parsedown/laravel
1115612 Downloads
Official Parsedown's Laravel Wrapper.
ocramius/code-generator-utils
1539231 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
layershifter/tld-extract
2426284 Downloads
TLDExtract, library for extracting parts of domain, e.q. domain parser
zetacomponents/mail
1931348 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
zenstruck/bytes
906545 Downloads
Parse, manipulate, humanize, and format bytes.
z4kn4fein/php-semver
1744424 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.