Libraries tagged by extranet
eutranet/laravel-commons
12 Downloads
This includes all common models, for combos, and so on
oroboros/core
13 Downloads
A tiny, scalable mvc middleware implementation in php and javascript for quickly building pages, microservices, and other extraneous web interfaces that do not fit into the core application with minimal dependencies and little complexity.
caxy/monolog-loggly-formatter
45 Downloads
Overrides Monolog's LogglyFormatter to remove extraneous datetime
symfony/property-access
213429987 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info
175897409 Downloads
Extracts information about PHP class' properties using metadata of popular sources
mtdowling/jmespath.php
347990062 Downloads
Declaratively specify how to extract elements from a JSON document
smalot/pdfparser
19193579 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/contracts
57893259 Downloads
A set of abstractions extracted out of the Symfony components
rize/uri-template
93394546 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
league/color-extractor
3254511 Downloads
Extract colors from an image as a human would do.
rubix/ml
760224 Downloads
A high-level machine learning and deep learning library for the PHP language.
nelexa/zip
5285278 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
jms/translation-bundle
9302398 Downloads
Puts the Symfony Translation Component on steroids
symfony/type-info
6817448 Downloads
Extracts PHP types information.
sunra/php-simple-html-dom-parser
8570155 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.