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.
Input
Encapsulated and type-safe user input.
Installer
Install PHP.Gt/CliTools for `gt` command access.
StyleGuide
PHP coding styleguide.
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/Database
Database query organisation.
PhpGt/Input
Encapsulated and type-safe user input.
PhpGt/Sync
Synchronise two directories.
PhpGt/Build
Client-side build system for PHP projects.
PhpGt/Curl
Object oriented cURL wrapper.
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/Cipher
Two-way encryption of messages for secure plain text transmission.
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.
PhpGt/Orm
[in development] Object relational mapper.
PhpGt/Promise
A pleasant way to work with asynchronous PHP.
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/SqlBuilder
[in development] Object oriented representation of SQL queries.
PhpGt/Ulid
Unique, lexicographically sortable identifiers.