Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendsofcake/crud-users
CakePHP: Users plugin based on the CRUD action classes
https://github.com/friendsofcake/crud-users
cakephp cakephp-plugin php user-management
Last synced: 5 days ago
JSON representation
CakePHP: Users plugin based on the CRUD action classes
- Host: GitHub
- URL: https://github.com/friendsofcake/crud-users
- Owner: FriendsOfCake
- License: mit
- Created: 2015-01-15T18:04:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T07:41:35.000Z (20 days ago)
- Last Synced: 2024-12-03T08:28:59.683Z (20 days ago)
- Topics: cakephp, cakephp-plugin, php, user-management
- Language: PHP
- Homepage: https://crud-users.readthedocs.io/en/latest/
- Size: 954 KB
- Stars: 17
- Watchers: 11
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Build Status](https://img.shields.io/travis/FriendsOfCake/crud-users/master.svg?style=flat-square)](https://travis-ci.org/FriendsOfCake/crud-users)
[![Total Downloads](https://img.shields.io/packagist/dt/friendsofcake/crud-users.svg?style=flat-square)](https://packagist.org/packages/friendsofcake/crud-users)
[![Latest Stable Version](https://img.shields.io/packagist/v/friendsofcake/crud-users.svg?style=flat-square)](https://packagist.org/packages/friendsofcake/crud-users)
[![Documentation Status](https://readthedocs.org/projects/crud-users/badge/?version=latest&style=flat-square)](https://readthedocs.org/projects/crud-users/?badge=latest)# Crud Users
# Installation
```shell
composer require friendsofcake/crud-users
```## Documentation
You can find detailed usage documentation [here](https://crud-users.readthedocs.io/en/latest/).
# Bugs
If you happen to stumble upon a bug, please feel free to create a pull request with a fix
(optionally with a test), and a description of the bug and how it was resolved.You can also create an issue with a description to raise awareness of the bug.
# Features
If you have a good idea for a Crud Users feature, please join us on IRC and let's discuss it. Pull
requests are always more than welcome.# Support / Questions
You can join us on IRC in the #FriendsOfCake channel for any support or questions.