aventus / transpiler
A transpiler to transform you php code to Aventus or Ts code.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/aventus/transpiler
Requires
- aventus/laraventus: ^1.0.1
- nikic/php-parser: ^5.4
- phpstan/phpdoc-parser: ^2.0
This package is auto-updated.
Last update: 2025-12-28 11:45:58 UTC
README
Laraventus
A lightweight and elegant Laravel overlay that provides tools, conventions, and optimizations to speed up your web development workflow.
Overview
Laraventus enhances Laravel by adding structure, utilities, and best practices that help developers build clean, maintainable, and scalable applications.
Key features
- Modular architecture with ready-to-use conventions
- Built-in helpers, services, and traits for common tasks
- Seamless integration with the Aventus ecosystem
- Extensible design that stays true to Laravel’s philosophy
Whether you’re building a REST API, an admin panel, or a microservice, Laraventus gives you structure without sacrificing flexibility.
Documentation
- Aventus Docs: https://aventusjs.com
- Laraventus Docs: https://laraventus.com
⚙️ Quick Installation
To get started with Laraventus, simply download the official project template directly inside VS Code:
https://store.aventusjs.com/templates/Laraventus.Project
Once installed, open VS Code and create a new project with the Aventus extension by right clicking on the explorer and select Aventus : Create....