PHPackages                             ornito/rest-create-users - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. ornito/rest-create-users

ActiveBolt-extension[HTTP &amp; Networking](/categories/http)

ornito/rest-create-users
========================

Create users in Bolt CMS through API.

1.3.0(8y ago)124MITPHP

Since Mar 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/victorkurauchi/bolt-rest-create-user)[ Packagist](https://packagist.org/packages/ornito/rest-create-users)[ RSS](/packages/ornito-rest-create-users/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (2)Versions (7)Used By (0)

An extended starter skeleton for a Bolt Extension

### Installation

[](#installation)

To get going run the following command, replacing the last argument with the name of your extension:

`composer create-project --no-install 'bolt/bolt-extension-starter-extended:^3.0' `

### Extension Content

[](#extension-content)

This extension includes examples for the following features:

- Routes

    - Handling inside extension class
    - Handling inside a controller class
    - Twig response
    - JSON response
    - URL parameter
    - GET and POST parameter
- Accessing config

    - Extension config
    - Global config
- Own Twig functions
- Own Fieldtypes
- Event listeners

    - Handling inside extension class
    - Handling inside a listener class
- Own Menu Options

### Routes

[](#routes)

This extension adds several example routes to the system to show you how to define them inline in your Extension class or in a separate controller.

`/example/url` returns "Hello, Bolt!" as plain text.

`/example/url/in/controller` returns "Hello, World!" as plain text but will be handled in a controller class.

`/example/url/json` returns a key value pair in JSON.

`/example/url/parameter/{id}` returns the given url parameter as JSON.

`/example/url/get-parameter?foo=bar&baz=foo&id=7` returns the given GET parameter as JSON.

`/example/url/template` returns content from a Twig template.

### Own Menu Options

[](#own-menu-options)

This extension adds `/bolt/my-custom-backend-page` as `Custom Page` to the menu in the admin backend. It appears under `Extras`.

You are not limited to just backend sites or sites served by Bolt. You can add any URL to the menu in the admin backend.

---

For more information, see this page in the Bolt documentation:
=======================================================================================================

[](#for-more-information-see-this-page-in-the-bolt-documentation-httpsdocsboltcmextensionsconfig)

bolt-rest-create-user
=====================

[](#bolt-rest-create-user)

Create users in Bolt CMS through API.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Total

6

Last Release

2923d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/801ae4092a365bcd863d91ccadc59c191170dff85d2022a4872c6674161928a8?d=identicon)[victorkurauchi](/maintainers/victorkurauchi)

---

Top Contributors

[![victorkurauchi](https://avatars.githubusercontent.com/u/2061031?v=4)](https://github.com/victorkurauchi "victorkurauchi (14 commits)")

---

Tags

jwtjsonrestAuthenticationJSON Web Tokenauthorizationrestful

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ornito-rest-create-users/health.svg)

```
[![Health](https://phpackages.com/badges/ornito-rest-create-users/health.svg)](https://phpackages.com/packages/ornito-rest-create-users)
```

###  Alternatives

[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[rbdwllr/psr-jwt

A PSR 7 compliant JSON Web Token Middleware Library.

1658.0k7](/packages/rbdwllr-psr-jwt)[gte451f/phalcon-json-api-package

A set of tools designed for use in a Phalcon application to make a RESTish API

372.7k](/packages/gte451f-phalcon-json-api-package)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
