Libraries tagged by geocords
claudejanz/yii2-file-behavior
420 Downloads
Adds file behavior to Active Records
christophlehmann/typo3-datahandler-cli
0 Downloads
Use CLI commands to modify database records with the TYPO3 DataHandler. A lowlevel way for mass changes.
chinthakagodawita/codeception-timekeeper
25 Downloads
A Codeception extension & Robo task that records test runtimes and lets you split tests into equal runtime-based groups for parallel runs
chinilla/chinilla-php
11 Downloads
Supports functions such as obtaining current blockchain information, obtaining current altitude, obtaining current network information, creating a new wallet, generating mnemonic words, initiating transactions, and obtaining transaction records in Chinilla’s HCX.
charm/model
3 Downloads
A data model library. Allows you to declare columns and fields and query them easily using charm/recordset.
ccpp/list-cal
1 Downloads
BE calendar for editing database records (such as news) conveniently
carlead/zoho-crm-copy-database
5343 Downloads
This package contains code to help you copy ZohoCRM records directly into your database.
burgerbibliothek/ark-management-tools
13 Downloads
PHP library for minting / validating Archival Resource Keys (ARK) and managing Electronic Resource Citation (ERC) Records.
bobagold/monolog-bubble
17 Downloads
Limit logging of similar records
blocksframework/config
9 Downloads
A class used to provide functionality for storing config key/value records for a Blocks module
bimacoding/pdox
10 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
bigdropinc/yii2-find-by-attribute
8 Downloads
Allowed to use magic methods for finding active records by attributes
biffbangpow/silverstripe-bulk-member-delete
17 Downloads
A simple extension to add bulk-deletion of member records
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.
aymanelarian/import-query-generator-pg
5 Downloads
An efficient Postgres query generator for mass resource import, distinguishing between new records and records to update.