Libraries tagged by corllete
common-libs/io
289 Downloads
SimpleDirLister is a php lib and a fronted of these lib. You can get complete filetrees and informations about files. You can also show these infos in a clean way
codenomads/roles-permission
2 Downloads
Laravel 10.XX Roles and Permission complete
codemoon2019/messenger
1 Downloads
A package for Laravel PHP Framework to add a complete real-time chat system.
citca/lara-chef
4 Downloads
Complete Api, Test, Database, View, and Document generator for Laravel in less 1 minute
chibka/ccloud
102 Downloads
A PHP library which implements the complete functionality of v2 of the The Currency Cloud API.
chenzeshu/chen-utils
28 Downloads
functions collected
checkitsedo/checkitcalendarize
4 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
checkitsedo/calendarize
22 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
bushart/laravel-messenger
17 Downloads
A package for Laravel PHP Framework to add a complete real-time chat system.
bugbuster/errorlog_enhanced
28 Downloads
Contao error.log with complete relative file paths.
budkit/cms
59 Downloads
A complete app for Budkit
brookinsconsulting/ezauthorize
4 Downloads
eZ Publish Legacy extension eZ Authorize is a complete eZ Publish webshop payment gateway extension which provides robust, transparent, secure credit card payment processing using the eZ Publish and the Authorize.Net credit card processing service. eZ Authorize provides a extensive and quality documentation
bogdik/yii2-wizardwidget
396 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
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.
bkief29/laravel-dto
519 Downloads
Data Transfer Objects complete with castable attributes and validation.