jonesrussell member since: Feb 08, 2026

jonesrussell's packages

  • PHP

    waaseyaa/config

    Configuration management as YAML with package-aware ownership for Waaseyaa

  • waaseyaa/core

    Waaseyaa core engine — entities, fields, config, plugins, routing, access.

  • PHP

    waaseyaa/database-legacy

    Database adapter wrapping Drupal DBAL. Interim until Doctrine migration.

  • PHP

    waaseyaa/deployer

    Shared Deployer recipe for Waaseyaa applications

  • PHP

    waaseyaa/engagement

    Social engagement entities (reactions, comments, follows) for Waaseyaa

  • PHP

    waaseyaa/entity

    Entity type system — types, interfaces, lifecycle, queries. No storage.

  • PHP

    waaseyaa/entity-storage

    Pluggable entity persistence. v0.1.0: SQL storage behind clean interfaces.

  • PHP

    waaseyaa/field

    Field type system — pluggable field types, definitions, formatters for Waaseyaa

  • PHP

    waaseyaa/foundation

    Core framework primitives: service providers, domain events, results, error handling

  • waaseyaa/full

    Waaseyaa full platform — CMS + AI + SSR + MCP.

  • PHP

    waaseyaa/geo

    Geospatial utilities for Waaseyaa: distance calculations, coordinate helpers

  • PHP

    waaseyaa/github

    GitHub API client for issues, milestones, and pull requests

  • PHP

    waaseyaa/graphql

    GraphQL endpoint for Waaseyaa — auto-generated schema from entity types

  • PHP

    waaseyaa/http-client

    Minimal HTTP client for JSON APIs and webhooks

  • PHP

    waaseyaa/i18n

    Internationalization foundation: Language, LanguageManager, LanguageContext, FallbackChain