Libraries tagged by phpgt
phpgt/sync
5489 Downloads
Synchronise two directories.
phpgt/session
5526 Downloads
Encapsulated user sessions.
phpgt/promise
1535 Downloads
Pleasantly work with asynchronous code.
phpgt/database
9049 Downloads
Database API organisation.
phpgt/daemon
8634 Downloads
Background script execution with cross-platform compatible streaming.
phpgt/csrf
5025 Downloads
Automatic protection from Cross-Site Request Forgery.
phpgt/cron
2854 Downloads
Run scripts or static functions at regular intervals.
phpgt/config
7747 Downloads
Manage configuration with ini files and environment variables.
phpgt/async
1340 Downloads
Promise-based non-blocking operations.
phpgt/ulid
1641 Downloads
Unique, lexicographically sortable identifiers.
phpgt/sqlbuilder
72 Downloads
Object oriented representation of SQL queries.
phpgt/servicecontainer
4548 Downloads
Centralised container of a project's core objects.
phpgt/server
2908 Downloads
Development HTTP server.
phpgt/routing
4298 Downloads
Routes HTTP requests to your code.
phpgt/protectedglobal
2543 Downloads
Protect against accidental use of superglobals.