novaprime-code member since: Mar 04, 2024 · Transparency log
novaprime-code's packages
-
-
PHP
codeatlas/contracts
CodeAtlas contracts — interfaces, enums, and value objects that define the plugin API.
-
PHP
codeatlas/core
CodeAtlas core engine container, config, plugin loader, event bus, pipeline runner, and AST parser wrapper.
-
PHP
codeatlas/exporter-json
CodeAtlas JSON exporter — canonical JSON output conforming to the CodeAtlas schema.
-
PHP
codeatlas/laravel
CodeAtlas Laravel bridge — ServiceProvider, artisan commands, and embedded web UI for Laravel applications.
-
-
PHP
jay-patel/service-repository
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.