Libraries tagged by this7 this
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
cabag/simulatebe
3850 Downloads
BE Login Simulation for FE UsersSimulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.
butterfly-team/magento-order-event-dispatcher
218 Downloads
This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.
brunovlima/notification_email
0 Downloads
This library is designed to send emails using the phpMailer library. Executing this action in an uncomplicated manner is essential for any system.
braseidon/steam-item-prices-laravel
16 Downloads
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.
brandoriented/form-filter-bundle
15 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
bestit/on-demand-assets-bundle
10810 Downloads
This bundle provides you with an easy way to include assets on demand, but still include them in your header or footer. This can be used for your BEM blocks or facilitates HTTP2.
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.
banckle/helpdesk-sdk-php
18 Downloads
This repository contains Banckle.Helpdesk SDK for PHP source code. This SDK allows you to work with Banckle.Helpdesk REST API in your PHP applications quickly and easily.
banckle/crm-sdk-php
16 Downloads
This repository contains Banckle.CRM SDK for PHP source code. This SDK allows you to work with Banckle.CRM REST API in your PHP applications quickly and easily.
banckle/chat-sdk-php
76 Downloads
This repository contains Banckle.Chat SDK for PHP source code. This SDK allows you to work with Banckle.Chat REST API in your PHP applications quickly and easily.
bakgul/packagified-laravel
64 Downloads
This is the main package that collects the other packages in this family to perform fully.
bakgul/laravel-resource-creator
101 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
bakgul/laravel-file-creator
123 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
bakgul/laravel-code-generator
66 Downloads
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.