PHP.GT
Minimalist, modular, modern PHP development that gives respect to existing web technologies.
United Kingdom
Pinned Repositories
Csrf
Automatic protection from Cross-Site Request Forgery.
CssXPath
Translate CSS selectors to XPath queries.
Dom
Modern DOM API.
DomTemplate
Bind dynamic data to reusable HTML components.
Fetch
Asynchronous HTTP client with promises.
Installer
Install PHP.Gt/CliTools for `gt` command access.
StyleGuide
PHP coding styleguide.
Sync
Synchronise two directories.
WebEngine
Minimalistic, ergonomic PHP toolkit.
www.php.gt
[in-development] The PHP.Gt website.
PHP.GT's Repositories
phpgt/Dom
Modern DOM API.
phpgt/Fetch
Asynchronous HTTP client with promises.
phpgt/WebEngine
Minimalistic, ergonomic PHP toolkit.
phpgt/CssXPath
Translate CSS selectors to XPath queries.
phpgt/DomTemplate
Bind dynamic data to reusable HTML components.
phpgt/StyleGuide
PHP coding styleguide.
phpgt/Database
Database query organisation.
phpgt/Input
Encapsulated and type-safe user input.
phpgt/Cron
Run scripts or static functions at regular intervals.
phpgt/Build
Client-side build system for PHP projects.
phpgt/Cookie
Object oriented cookie handler.
phpgt/DomValidation
Server side form validation using web standards.
phpgt/Http
PSR-7 HTTP message implementation.
phpgt/Session
Encapsulated user sessions.
phpgt/.github
phpgt/Async
Promise-based non-blocking operations.
phpgt/Cli
Command line interface builder.
phpgt/Config
Manage configuration with ini files and environment variables.
phpgt/Daemon
Background process execution.
phpgt/DataObject
Structured, type-safe, immutable data transfer.
phpgt/FileCache
Cache data in local files.
phpgt/GtCommand
Provides the `gt` command for automating WebEngine development.
phpgt/Json
Structured, type-safe, immutable JSON objects, and schema validation.
phpgt/Orm
[in development] Object relational mapper.
phpgt/Promise
A pleasant way to work with asynchronous PHP.
phpgt/ProtectedGlobal
Protection against accidental use of superglobals.
phpgt/Routing
Middleware that routes HTTP requests to your code.
phpgt/Server
Development HTTP server.
phpgt/ServiceContainer
Centralised container of a project's core objects.
phpgt/Ulid
Unique, lexicographically sortable identifiers.