Packages from quillstack · Transparency log
-
PHP
quillstack/auth
Authentication for APIs: a route says what reaching it requires, and one place enforces it.
-
-
-
-
-
-
-
-
-
-
PHP
quillstack/dotenv-expand
Values built from other values in a .env file, resolved strictly: an unknown name is an error, never an empty string.
-
-
PHP
quillstack/framework
The Quillstack Framework, a light and simple micro-framework to build the API.
-
-
PHP
quillstack/http-client
An HTTP client based on PSR-18, over cURL, saying what went wrong and where.
-
-
-
-
-
PHP
quillstack/orm
An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.
-
-
-
-
PHP
quillstack/queue-rabbitmq
A RabbitMQ driver for quillstack/queue: the broker holds the message until a worker says what became of it.
-
-
PHP
quillstack/response
The response object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.
-
-
PHP
quillstack/serializer
Turns objects into what goes over the wire, saying what may go rather than what may not.
-
PHP
quillstack/server-request
The request object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.
-
PHP
quillstack/standards
Checks a Quillstack package against the shape every one of them takes: the README, the badges, the repository, the release. Rules are language-neutral data; this is the reader for them.
-
-
-
-
-
-