Packages from elephentity · Transparency log
-
PHP
elephentity/codegen
The Elephentity code generator: runs a project's language builders, then signs and writes what they return.
-
PHP
elephentity/codegen-php
The PHP builder for Elephentity: compiles the IR into locked PHP. Build-time only.
-
PHP
elephentity/codegen-wordpress
The WordPress builder for Elephentity: compiles the IR into the physical schema WordPress needs. Build-time only.
-
PHP
elephentity/codegen-wpgraphql
The WPGraphQL builder for Elephentity: compiles the IR into a GraphQL manifest and a conformance verifier. Build-time only.
-
PHP
elephentity/elephentity
An AI-native framework for building PHP business logic from human-readable specs.
-
PHP
elephentity/runtime
Elephentity runtime contracts: storage port, unit of work, verification, loaders.
-
PHP
elephentity/wordpress
WordPress storage adaptor for Elephentity. The only package permitted to reference WP symbols.
-
PHP
elephentity/wpgraphql
Exposes Elephentity entities and mutators to WPGraphQL from a compiled manifest.