Pinned Repositories
terminal
Lightweight terminal device abstraction with support for Xterm control sequences
api-platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
attributes-loader
Collects PHP 8.x attributes for you
AttributeUtils
Utilities to help ease parsing and manging of attributes
awesome-amphp
A curated list of amphp packages
aye
A small remote control app for your laptop
CloudIncidentStatus
CloudIncidentStatus is a open-source status and incident communication tool.
core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
cpu-core-counter
olographos
Simple class to convert a floating point number to verbal textual representation in Greek
thgs's Repositories
thgs/awesome-amphp
A curated list of amphp packages
thgs/olographos
Simple class to convert a floating point number to verbal textual representation in Greek
thgs/aye
A small remote control app for your laptop
thgs/api-platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
thgs/attributes-loader
Collects PHP 8.x attributes for you
thgs/AttributeUtils
Utilities to help ease parsing and manging of attributes
thgs/CloudIncidentStatus
CloudIncidentStatus is a open-source status and incident communication tool.
thgs/core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
thgs/cpu-core-counter
thgs/database
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
thgs/file
Non-blocking access to the filesystem for PHP based on Amp.
thgs/gibbon
File based CMS in PHP - Zhuangzi style
thgs/hex
A hex editor
thgs/http-server-static-content
A static content responder for Amp's HTTP server.
thgs/injector
A recursive dependency injector used to bootstrap and wire together S.O.L.I.D., object-oriented PHP applications.
thgs/laminas-feed-amphp-adapter
An adapter to use Amphp HTTP client in Laminas Feed
thgs/option
Option object for PHP inspired by Rust
thgs/pomodoro
Command line utility to time pomodoro sessions
thgs/result
Result object for PHP inspired by Rust
thgs/stickman
thgs/tht
THT Programming Language
thgs/vnstat-dashboard
User friendly dashboard used to show data from vnstat
thgs/websocket-server
WebSocket component for PHP based on the Amp HTTP server.
thgs/amphp-bootstrap
A package that guides the boot process of an Amphp HTTP server
thgs/byte-stream
A non-blocking stream abstraction for PHP based on Amp.
thgs/http-server-router
A router for Amp's HTTP Server.
thgs/http-server-session
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
thgs/laminas-feed
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
thgs/parallel
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
thgs/sync
Non-blocking synchronization primitives for PHP based on Amp and Revolt.