moova/larapi-fast

Package to fast generate Resources in Larapi distribution. Very small, very simple but works.
3,499
Install
composer require moova/larapi-fast
Latest Version:1.3.0
PHP:>=8.3
License:Apache-2.0
Last Updated:Mar 2, 2026
Links: GitHub  ·  Packagist
Maintainer: Moova.io

LarapiFast - Package of generators for Larapi

Instalation

For install package run command:

composer require --dev versoo/larapi-fast

After success installation you can use all commands. All of them you can found with descriptions in Wiki

Custom configuration

Custom configuration allow you to change default directories of creating files. If you need, you should publish custom config file with command:

php artisan vendor:publish --tag=LarapiFast

You should see:

Copied File [/vendor/versoo/larapi-fast/src/Config/versoo.larapi-fast.php] To [/config/versoo.larapi-fast.php]

Now you can edit file (Default: /config/versoo.larapi-fast.php) in your app config folder.

Related Packages

doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444
laravel/serializable-closure

Laravel Serializable Closure provides an easy and secure way to serialize closur...

404,034,618 608
nunomaduro/collision

Cli error handling for console/command-line PHP applications.

384,821,166 4,658