Libraries tagged by retrieve
builtbyeleven/imds
14 Downloads
Retrieve AWS instance metadata
bramr/tor-exits
25 Downloads
Retrieves tor exit list from the tor project and make that available in a convenient way.
bootpress/hierarchy
1028 Downloads
Nested Set benefits with Adjacency List effort. Retrieve the children, counts, levels, paths, trees, nests, and leaves from your category nodes.
blakroku/countries
3 Downloads
A lightweight PHP package that provides country data with powerful lookup functionality. Easily retrieve country details by name, code, domain extension, calling code, currency, and capital, all from a single source of truth.
blairt/chuck-jokes
11 Downloads
Retrieve a random Chucknorris joke
blackmagic/instagrammedia
966 Downloads
Plugin to retrieve instagram media using Facebook's Instagram Basic API
biohzrdmx/bimini-php
9 Downloads
Easily check and retrieve BIMI records from a host
bigcrunch/gateapi-php
239 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
bert-w/memory-usage
9 Downloads
Retrieve memory info on unix-like systems by reading the '/proc/meminfo' file, with calculations similar to the command 'htop'.
behzaddev/searchable
0 Downloads
Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.
behrouz/irwhois
8 Downloads
PHP class to retrieve .ir domains WHOIS information.
beastbytes/n6l-phone-number-data-php
17 Downloads
Implementation of n6l-phone-number-data to retrieve national phone number data from PHP storage
beastbytes/iban-data-php
13 Downloads
Implementation of iban-data to retrieve ISO 13616-1:2007 International Bank Account Number (IBAN)] data from PHP storage.
bdowson/simple-gemini
9 Downloads
A lightweight PHP package to send prompts to Google's Gemini AI and retrieve responses.