Libraries tagged by php user management
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
biurad/security
915 Downloads
A Security system that provides authentication, authorization and a role-based access control management plus more
tinyapps/tinyusermanager
15 Downloads
Easy-to-use PHP-library for user management
waxim/woodhouse
5 Downloads
Woodhouse is a postgress user management lib for php.
usercandy/usercandy-framework
5 Downloads
User Management Framework for PHP 7.1.3+
ellingham-technologies/phpusersystem
23 Downloads
Another User Management Solution for PHP, simplified.
jadempinky/pinkyflow
24 Downloads
A PHP framework that makes your code flow like water. PinkyFlow provides essential modules like user management, shopping cart, and commenting, while maintaining flexibility for custom extensions.
pebble-solutions/pebbleauthclient
86 Downloads
Pebble client tool for authenticate user and licence management written in PHP
laxo/authecticate-system
7 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
lithemod/session-support
30 Downloads
A lightweight and flexible PHP component for managing sessions and flash messages in PHP applications, designed to simplify state management and enhance user experience across various frameworks.
planetteamspeak/ts3-php-framework
81211 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
dwij/laraadmin
68505 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
roadrunner-php/lock
436045 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
47410 Downloads
PHP wrapper for Labs64 NetLicensing RESTful API
tuutti/php-klarna-ordermanagement
57117 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