Libraries tagged by php extractor
ilios/mesh-parser
176239 Downloads
PHP library for extracting MeSH descriptors from XML.
mimmi20/ua-normalizer
229471 Downloads
the Normalizers extracted from the UaNormalizer PHP Library for PHP 7+
mimmi20/ua-generic-request
194809 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
mimmi20/wurfl-constants
430360 Downloads
the Constants extracted from Wurfl for PHP 5.3
nlpcloud/nlpcloud-client
15798 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
34585 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.
oliverde8/php-etl
7142 Downloads
A small etl coded in php, to extract/transform/load Edit with ease.
lsmonki/php-open-calais
9856 Downloads
A PHP class for extracting entities and social tags from documents with the OpenCalais API http://www.opencalais.com/
slub/php-mods-reader
7582 Downloads
Read MODS metadata into PHP objects that offer some convenient data extraction methods
lavatech/php-simple-html-dom-parser
13972 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.
coral-media/php-ml
884 Downloads
PHP-ML - Machine Learning library for PHP
websemantics/lcss2php
58002 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
rosette/api
20798 Downloads
PHP Interface for Babel Street Text Analytics
protonlabs/icofileloader
20624 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
platine-php/etl
2840 Downloads
Platine ETL is a library to Extract-Transform-Load Data from various sources