Libraries tagged by Chat Application
cswni/spotlight
89 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
creativecrafts/laravel-api-response
404 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
cotechsolution/laravel-access-user-account
5 Downloads
Sometimes, in you Laravel application you need to manually logging in as a different user, then switching back to their own account. This package allows you to do the same thing with the permission of that user.
codezzouin/db-macros
4 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
chayka/core-wpp
117 Downloads
Wordpress plugin that allows you to create WP Plugins and Themes as MVC applications
charlama/framework
20 Downloads
Charalama is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
charlama/charlama
19 Downloads
Charalama is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
cassarco/markdown-tools
4 Downloads
A package for Laravel that lets you run Laravel Validation and/or a handler function over markdown files in your application.
cafelatte/framework
300 Downloads
CafeLatte(CL) Framework is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs, response few types of format such as xml, json, text, html etc.
bored-programmers/larabreadcrumb
33 Downloads
LaraBreadcrumb is a comprehensive Laravel package that provides an easy and flexible way to generate breadcrumbs for your Laravel applications. It supports automatic breadcrumb generation based on your routes, customization of breadcrumb titles, and hiding certain breadcrumbs.
blissjaspis/myui
1 Downloads
Myui is a package for Laravel that provides a set of pre-built UI components and utilities to help you build modern and responsive web applications
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
bernskioldmedia/events-calendar-ical-feeds
7 Downloads
Extends The Events Calendar with iCal feeds that users can subscribe to in their favorite calendar application.
bengr/admin
359 Downloads
Bengr admin package that can generate administration structure both for SPA application in seperate repository and also for API 🙀