Libraries tagged by php extractor
mimmi20/ua-normalizer
275088 Downloads
the Normalizers extracted from the UaNormalizer PHP Library for PHP 7+
mimmi20/ua-generic-request
236079 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
nlpcloud/nlpcloud-client
26702 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
marcocesarato/sqlparser
46344 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
drnxloc/laravel-simple-html-dom
377098 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.
oliverde8/php-etl
8594 Downloads
A small etl coded in php, to extract/transform/load Edit with ease.
lsmonki/php-open-calais
12846 Downloads
A PHP class for extracting entities and social tags from documents with the OpenCalais API http://www.opencalais.com/
ubl/php-iiif-prezi-reader
27500 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
jhumanj/jsonata-php
4043 Downloads
A standalone PHP port of jsonata-js/jsonata extracted from Raydocs.
reelflow/reelflow-php
1454 Downloads
Elegant and powerful Instagram video downloader for seamless content extraction
randomstate/camelot-php
1598 Downloads
PHP Wrapper library for interfacing with the Camelot PDF table extraction library built in Python
maksimovic/php-zip
2609 Downloads
Fork of nelexa/zip — PhpZip library for extended work with ZIP-archives. This fork adds PHP 8.5 support.
konradmichalik/php-ico-file-loader
17442 Downloads
Powerful PHP package for reading and converting .ico files, perfect for handling website favicons
diversen/simple-php-translation
8311 Downloads
simple solution for doing translation, extracting translations, and doing auto translation through google
coral-media/php-ml
6963 Downloads
PHP-ML - Machine Learning library for PHP