https://github.com/backstagephp/users
[READ ONLY] Subtree split of the Backstage CMS package - Filament users. See backstage/cms
https://github.com/backstagephp/users
Last synced: 9 days ago
JSON representation
[READ ONLY] Subtree split of the Backstage CMS package - Filament users. See backstage/cms
- Host: GitHub
- URL: https://github.com/backstagephp/users
- Owner: backstagephp
- License: mit
- Created: 2025-04-11T14:41:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-12T08:21:09.000Z (22 days ago)
- Last Synced: 2026-05-14T07:14:05.676Z (20 days ago)
- Language: PHP
- Homepage:
- Size: 261 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# This is the official Backstage User management package
[](https://packagist.org/packages/backstage/user-management)
[](https://github.com/backstage/user-management/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/backstage/user-management/actions?query=workflow%3A"Fix+PHP+code+styling"+branch%3Amain)
[](https://packagist.org/packages/backstage/user-management)
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
## Installation
You can install the package via composer:
```bash
composer require backstage/users && php artisan backstage:users:install
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Manoj Hortulanus](https://github.com/arduinomaster22)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.