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
47 Downloads
Overrides Monolog's LogglyFormatter to remove extraneous datetime
symfony/property-access
241338818 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info
203429143 Downloads
Extracts information about PHP class' properties using metadata of popular sources
mtdowling/jmespath.php
391503407 Downloads
Declaratively specify how to extract elements from a JSON document
smalot/pdfparser
23278079 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/type-info
18439249 Downloads
Extracts PHP types information.
symfony/contracts
60200458 Downloads
A set of abstractions extracted out of the Symfony components
rize/uri-template
107925735 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
league/color-extractor
3667426 Downloads
Extract colors from an image as a human would do.
rubix/ml
900425 Downloads
A high-level machine learning and deep learning library for the PHP language.
nelexa/zip
5962499 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
9814670 Downloads
Puts the Symfony Translation Component on steroids
sunra/php-simple-html-dom-parser
8870093 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.