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
odevnet/dulceauth
17 Downloads
PHP user management library that facilitates user registration and authentication, as well as the management of their roles and permissions. It is designed for small and medium-sized applications that require a robust, efficient and extensible solution.
tinyapps/tinyusermanager
16 Downloads
Easy-to-use PHP-library for user management
waxim/woodhouse
6 Downloads
Woodhouse is a postgress user management lib for php.
usercandy/usercandy-framework
6 Downloads
User Management Framework for PHP 7.1.3+
ellingham-technologies/phpusersystem
23 Downloads
Another User Management Solution for PHP, simplified.
jadempinky/pinkyflow
25 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
87 Downloads
Pebble client tool for authenticate user and licence management written in PHP
laxo/authecticate-system
8 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.
jdtonido/rbac
31 Downloads
jd-tonido/rbac is a powerful and flexible package for implementing Role-Based Access Control (RBAC) in your PHP applications. It simplifies the management of user roles and permissions while providing built-in support for generating comprehensive reports and managing application modules. Perfect for projects that require fine-grained access control and robust reporting features.
lithemod/session-support
34 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
82212 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
dwij/laraadmin
68608 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
670853 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.