Libraries tagged by php user management
usercandy/usercandy-framework
3 Downloads
User Management Framework for PHP 7.1.3+
ellingham-technologies/phpusersystem
23 Downloads
Another User Management Solution for PHP, simplified.
vitya/cms-ui
52 Downloads
Vitya PHP content management system user interface
pebble-solutions/pebbleauthclient
86 Downloads
Pebble client tool for authenticate user and licence management written in PHP
planetteamspeak/ts3-php-framework
77311 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
roadrunner-php/lock
114399 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
labs64/netlicensingclient-php
46157 Downloads
PHP wrapper for Labs64 NetLicensing RESTful API
dwij/laraadmin
68296 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
mouf/utils.session.session-manager
251030 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
tuutti/php-klarna-ordermanagement
55505 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
tuutti/php-klarna-payments
61513 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
247 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.
caesargustav/scheduler
1288 Downloads
PHP package to generate schedules for date ranges to use in project or resource planning tools.
carlbennett/php-mvc
1264 Downloads
A PHP micro-framework for use as a frontend and/or backend