Pinned Repositories
.github
Various Semperton files.
container
Dynamic PSR-11 dependency injection container with reflection based autowiring.
database
A compact PDO / SQLite wrapper library.
events
Minimal PSR-14 compilant event library with prioritization.
porter
PSR-15 HTTP request handler components.
proxy
Simple PSR-18 HTTP client based on PHP's native stream socket.
query
A lightweight and standalone SQL query builder.
rbac
Flat RBAC based role and permission management.
routing
Fast and lightweight B-tree based routing library.
storage
JSON Document Storage powered by SQLite.
Semperton's Repositories
semperton/container
Dynamic PSR-11 dependency injection container with reflection based autowiring.
semperton/proxy
Simple PSR-18 HTTP client based on PHP's native stream socket.
semperton/storage
JSON Document Storage powered by SQLite.
semperton/.github
Various Semperton files.
semperton/database
A compact PDO / SQLite wrapper library.
semperton/events
Minimal PSR-14 compilant event library with prioritization.
semperton/framework
The Semperton Framework.
semperton/multibase
Base transcoder (Base62, Base58, BaseX) with multibyte character alphabet support.
semperton/porter
PSR-15 HTTP request handler components.
semperton/query
A lightweight and standalone SQL query builder.
semperton/rbac
Flat RBAC based role and permission management.
semperton/routing
Fast and lightweight B-tree based routing library.
semperton/search
Components to build data search criteria.
semperton/skeleton
Semperton application template.
semperton/sdsl
Simple DSL for search queries.