Libraries tagged by impravi
lexprodsas/unblocked-resource-loader
8 Downloads
A PHP-based tool for seamless loading of images and links, improving user experience by addressing limitations of ad blockers.
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.
laraval-core-modules/service-repository
32 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.
khr/yii2-pages
32 Downloads
Module implements CRUD with static pages with uses Imperavi Redactor.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
iods/module-baseui
4 Downloads
An extension of the Iods_Base package, improving FE functionality in Magento 2.
improvephp/kaataa
8 Downloads
Start practicing code katas and improving your skills
gromnan/json-crunch
20 Downloads
Optimizes JSON responses by minimizing duplication and improving compressibility.
friendsofsilverstripe/seo-suite
24 Downloads
A set of modules for improving your search results.
elysio/typed-array
3 Downloads
A PHP package for managing typed arrays, simulating TypeScript interfaces, and improving array handling in PHP projects.
dtforce/nette-inject
635 Downloads
An extension improving injection in services for Nette framework.
dotlayer/remove-jquery-migrate-safely
6 Downloads
Completely removes the jQuery migrate script dependency safely from your WordPress website thereby improving page load speed on the frontend.
crisnao2/disposable-email
22 Downloads
This package helps determine if a given email address belongs to a disposable email provider. It can be used to prevent users from registering with temporary or throwaway email services, improving the quality of collected email addresses.
cloudcatch/user-roles-table
6 Downloads
A WordPress plugin that boosts WP_User_Query performance by adjusting SQL queries to use a custom user roles table, reducing overhead and improving scalability.
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.