Libraries tagged by quillstack
quillstack/parameter-bag
1415 Downloads
Simple key-value storage.
quillstack/output
934 Downloads
The library responsible for console output in CLI commands.
quillstack/orm
480 Downloads
An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.
quillstack/middleware
570 Downloads
The middleware library based on PSR-15: HTTP Server Request Handlers.
quillstack/http-request
1181 Downloads
Common interface for Server Requests and Client Requests.
quillstack/header-bag
1660 Downloads
A simple solution to use headers according to PSR-7.
quillstack/events
510 Downloads
An event dispatcher based on PSR-14: Event Dispatcher.
quillstack/db
688 Downloads
Database connections and a query builder which binds everything it is given.
quillstack/config
556 Downloads
The package to organise a configuration of your application.
quillstack/clock
804 Downloads
A clock based on PSR-20: Clock, with one which stands still for tests.
quillstack/cache
508 Downloads
A simple cache based on PSR-16: Common Interface for Caching Libraries.
quillstack/serializer
300 Downloads
Turns objects into what goes over the wire, saying what may go rather than what may not.
quillstack/benchmark
218 Downloads
Bash and PHP scripts to benchmark HTTP requests and command line calls.
quillstack/framework
317 Downloads
The Quillstack Framework, a light and simple micro-framework to build the API.
quillstack/quillstack
44 Downloads
A project built based on the Quillstack Framework.