Libraries tagged by pais
firehed/security
66975 Downloads
Security tools for PHP
fastvolt/markdown
20129 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
evaisse/php-json-schema-generator
230954 Downloads
A JSON Schema Generator.
estrato/edifact
80235 Downloads
Parser and Serializer for UN/EDIFACT messages
enygma/cmd
612841 Downloads
A simple command line option parser
drnxloc/laravel-simple-html-dom
249186 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
devium/toml
28962 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
data-values/geo
581565 Downloads
Geographical value objects, parsers and formatters
dallgoot/yaml
84330 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
crwlr/url
53543 Downloads
Swiss Army knife for URLs.
codezero/laravel-stagefront
60303 Downloads
Quickly add some password protection to a staging site.
clue/json-stream
201360 Downloads
Lightweight incremental streaming JSON parser
clue/commander
18399 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
177016 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
cerbero/lazy-json-pages
86268 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.