PHP.Gt
- United Kingdom
- https://www.php.gt
- info@php.gt
Pinned repositories
Repositories
-
Build
Client-side build system for PHP projects.
-
Cli
Command line interface builder.
-
-
Input
Encapsulated and secured user input.
-
CssXPath
Translate CSS selectors to XPath queries.
-
DomTemplate
Bind dynamic data to reusable HTML components.
-
Cookie
Object oriented cookie handler.
-
Session
Encapsulated user sessions.
-
Config
Manage configuration with ini files and environment variables.
-
Csrf
Automatic protection from Cross-Site Request Forgery.
-
-
PropFunc
Property accessor and mutator functions.
-
WebEngine
[in development] Rapid development engine.
-
Database
Database query organisation.
-
Sync
Synchronise two directories.
-
Cron
Run scripts or static functions at regular intervals.
-
SqlBuilder
[in development] Object oriented representation of SQL queries.
-
Routing
Middleware that routes HTTP requests to your code.
-
Installer
Command line tools for installing WebEngine.
-
ProtectedGlobal
Protection against accidental use of superglobals.
-
Daemon
Background process execution.
-
TypeSafeGetter
An interface for objects that expose type-safe getter methods.
-
DomValidation
[in development] Server side form validation using web standards.
-
Promise
A pleasant way to work with asynchronous PHP.
-
Curl
Object oriented cURL wrapper.
-
Async
[in development] Promise-based non-blocking operations.
-
Json
Structured, type-safe, immutable JSON objects.
-
DataObject
Structured, type-safe, immutable data transfer.
-
Fetch
Asynchronous HTTP client with promises.
-