Packages from eril
-
-
PHP
eril/db-tbl
CLI tool that generates PHP table schema classes from your database. Provides structured access to tables, columns, foreign keys, and enums with schema change detection.
-
PHP
eril/tbl-class
CLI tool that generates PHP constants for database tables, columns, and foreign keys from your schema. Improves IDE autocomplete and reduces SQL typos.
-
PHP
eril/uri-mapper
A lightweight CLI tool to generate a named URI catalog from the filesystem, with stable IDs, aliases, and optional recursive index mapping.