Libraries tagged by extract
dekiakbar/indonesia-regions-php-client
447 Downloads
This package will retrieve and extract regions of Indonesia from https://bps.go.id
dagstuhl/latex
8 Downloads
A library for handling LaTeX files (parsing/manipulating/extracting metadata).
csv/csvtosql
12 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
cse/helpers-phone
130 Downloads
The helpers allows you manipulating, extract, detecting phone.
cosmin-ciolacu/zipper
11 Downloads
A simple zip utility for creating zip files and extracting items to a specific path
coco-project/sql-cache
19 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
civicrm/strings
625 Downloads
String extractor for CiviCRM
carlosv2/communism
3326 Downloads
Little utility to easily extract and inject properties from objects
bulfaitelo/tesouro-direto-scraper
20 Downloads
The scripts with selenium use, extracts the data from the direct treasury
bonuscred/classmap-generator
10 Downloads
Library for mapping and extracting file identification information for importing classes
bjc/roundcube-imap
4938 Downloads
A PHP imap client class extracted from roundcubemail
bitandblack/image-blur
865 Downloads
Extracts color values from images and creates blurred CSS backgrounds.
becklyn/search-text-transformer
923 Downloads
A library that extracts plain text from HTML for usage in search engines (like Elasticsearch)
batnieluyo/receipt-scanner
377 Downloads
Use OpenAI to extract structured receipt and invoice data from Text, Html, Images and PDFs.
bamalik1996/ipa-parser-php
2 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.