Libraries tagged by user managements
silvercommerce/settings
4287 Downloads
Global, generic settings that are used by several SilverCommerce components
seiger/slang
97 Downloads
Evocms package for work with Multi lang management for Resource and modules in Evolution CMS. Seiger Lang multi language Management Module for Evolution CMS admin panel. The work of the module is based on the use of the standard Laravel functionality for multilingualism.
schallschlucker/yii2-simple-cms
1446 Downloads
a basic yii2 content management extension for easily creating and maintaining a page structure for frontend use
jobmetric/laravel-barcode
5 Downloads
This is a barcode management package for Laravel that you can use in your projects.
caesargustav/scheduler
1262 Downloads
PHP package to generate schedules for date ranges to use in project or resource planning tools.
leuchtfeuer/mautic-mailjetadapter-bundle
180 Downloads
Plugin allows sending emails with Mailjet in batches via API and callback handling used for bounce management.
tuutti/php-klarna-ordermanagement
55418 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
spacedealer/yii2-loggly
22526 Downloads
Use loggly cloud log management service as log target within Yii2 apps.
secrethash/trickster
2668 Downloads
Trickster is a package for laravel that has many useful tricks that can be used for quick and easy website management.
noizu-labs/fragmented-keys
9357 Downloads
Fragmented Key Management and Invalidation Library for use with Memcache.
tuutti/php-klarna-payments
61427 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-checkout
232 Downloads
The checkout API is used to create a checkout with Klarna and update the checkout order during the purchase. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement).\n\nRead more on [Klarna checkout](https://docs.klarna.com/klarna-checkout/).
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.
shell/card-management-sdk
8 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.