Libraries tagged by php user management
phpwintools/wmi-scripting
7 Downloads
A PHP package for using WMI tools.
grafzahl-io/windowsazure-on-laminas
18 Downloads
Forked by microsoft/windowsazure. Changed to replace zend dependency with laminas to use it with magento2. - Provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
devgarden/notify
1 Downloads
Notify is a simplified LoggingModuleManager, which brings you a slight, easy configurable & extendable classhandler to get notified by your application in any way you like. Use supplied modules or write you own.
cluster-queue/dummy
4 Downloads
Dummy project for php-cluster-queue-core. A project to setup a server configuration for a cluster. Eg. with DRDB, heartbeat for DB/ WWW Servers; This is the dummy package to start your own using the core package in the background. Donwload it and use it as your project base
cluster-queue/core
28 Downloads
Setup a configuration to setup a server cluster. Eg. with DRBD, heartbeat for DB/ WWW Servers; You may look for the dummy package to use this in the background
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. 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**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
bitshost/quickwp
5 Downloads
QuickWP – A modern PHP toolkit for managing WordPress sites via the REST API. Provides clean OOP architecture, multi-site support, and ready-to-use web tools for posts, pages, media, taxonomies, and custom post types.
michaels/mistletoe
409 Downloads
Cron and Single Use Task Management for PHP.
wwwision/dam-example
2 Downloads
Standalone PHP project that uses the Neos Event Sourced Content Repository for a simple digital asset management
acp3/skeleton-app
9 Downloads
The ACP3 is a highly customizable and easy to use web content management system based on PHP and MySQL.
acp3/base
1241 Downloads
ACP3 is a highly customizable and easy to use web content management system based on PHP and MySQL.
staempfli/freeipa
974 Downloads
A PHP library to connect and use the FreeIPA / Red Hat Identity Management
sochishun/mysqladminlite
8 Downloads
A powerful and light tool for mysql management. it supports cli mode and web mode, and it can build single page app file, use as phpinfo.php.
phossa2/config
233 Downloads
A simple, easy to use, yet powerful configuration management library for PHP.
victory7/ezsession
10 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.