Libraries tagged by Makkinga
builtbybuilder/easynavplus
23 Downloads
Making managing navigation in Laravel easy.
bugover/composer-preload
0 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
brstreet2/maskify
1 Downloads
A PHP package for masking strings with customizable visibility.
brezgalov/yii2-api-helpers
170 Downloads
api utils making you code better
brezgalov/php-typed-collection
27 Downloads
base class for making typed collections via PHP iterator
bpteam/quick-parse-wizard
35 Downloads
Project designed to simplify the process of creating web scraping, making it accessible and effective for both experienced developers and users with a weak technical level.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
bonnier/wp-user-favourites
5624 Downloads
A plugin for marking articles as favourites.
blockbrawn/npcdialogue
10 Downloads
A PocketMine-MP library for making NPC dialogues
bera/request
21 Downloads
a package for making http request
beningreenjam/api-wrapper
7 Downloads
Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.
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.
bbdn/core
7 Downloads
Small PHP library for making REST Calls to the Blackboard Learn LMS
bbc/ipr-cache
3166 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.