API application skeleton for the Webisters framework (composer create-project target).
-
Updated
Jul 22, 2026 - PHP
API application skeleton for the Webisters framework (composer create-project target).
PSR-4 class autoloader with a file locator and opcache preloader.
Immutable, locale-aware date and time wrapper built on ext-intl.
File-based configuration loader for PHP, INI, JSON, XML, YAML, ENV, and database sources.
Framework metapackage bundling the core Webisters libraries and the canonical autoload map.
Attribute- and code-based HTTP router with named routes, reflection, and route collections.
MVC foundation: the App service container, controllers, models, entities, and views.
Session management with pluggable save handlers (files, database, Redis, Memcached).
General-purpose helper utilities, including dot-notation array access and isolation.
Front-end asset tooling: SASS compilation and view building.
Email composition and sending with headers, priorities, and MIME message support.
Testing utilities and PHPUnit base cases for exercising Webisters applications.
Single-file style application skeleton for the Webisters framework (composer create-project target).
Console commands for local development: migrations, seeding, routing, and schema inspection.
Data and file validation with a configurable rule set and fluent validators.
Lightweight event dispatcher for registering and firing application events.
Modern cryptography on libsodium: sealed/secret boxes, signing, hashing, and password hashing.
Static site project skeleton for the Webisters framework (composer create-project target).
Console framework for building command-line apps: commands, console runner, and I/O streams.
MySQLi database layer with a fluent query builder, prepared statements, and results.
Add a description, image, and links to the webisters topic page so that developers can more easily learn about it.
To associate your repository with the webisters topic, visit your repo's landing page and select "manage topics."