Download the PHP package wisnubaldas/baldas-module without Composer
On this page you can find all versions of the php package wisnubaldas/baldas-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package baldas-module
Pakage Generate CRUD API Laravel
Pakage ini mempermudah pembuatan costum Model, Controller, Request, Repository. ini hanya bisa dijalankan ketika dalam pembuatan aplikasi sudah ada database nya, atau aplikasi yg akan dimigrasi menggunakan laravel, misalnya.
Ada beberapa tambahan perintah artisan jika menginstal package ini,
perintah ini akan membuat file custom model, api controller, request dan repository
perintah ini akan membuat file dalam folder domain,
perintah ini akan membuat file dalam folder usecase,
perintah ini akan membuat file routing terpisah
dengan begitu aplikasi dapat kita buat dengan memnentukan model arsitektur yang kita inginkan ditambah dengan package tambahan dari andersao/l5-repository.
Package ini juga sudah include dengan
andersao/l5-repository ini memungkinkan kita membuat reposirtory data model di laravel
brick/varexporter It is particularly useful to store data that can be cached by OPCache, just like your source code, and later retrieved very fast, much faster than unserializing data using unserialize() or json_decode().
codedredd/laravel-soap This package provides an expressive, minimal API around the Soap Client from Phpro, allowing you to quickly make outgoing SOAP requests to communicate with other web applications.
ovac/idoc Automatically generate an interactive API documentation from your existing Laravel routes. Take a look at the example documentation. Inspired by Laravel Api Documentation Generator
bennett-treptow/laravel-migration-generator Generate migrations from existing database structures, an alternative to the schema dump provided by Laravel. A primary use case for this package would be a project that has many migrations that alter tables using ->change() from doctrine/dbal that SQLite doesn't support and need a way to get table structures updated for SQLite to use in tests. Another use case would be taking a project with a database and no migrations and turning that database into base migrations.
require system
Install
Membuat multiple koneksi di laravel
Tambahkan koneksi pada file .env
buat koneksi nya
koneksi mendukung failover
minimum stability
All versions of baldas-module with dependencies
prettus/l5-repository Version ^2.9
brick/varexporter Version ^0.5.0
codedredd/laravel-soap Version ^3.0
ovac/idoc Version ^1.7