PHPackages                             i9w3b/dev-master - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. i9w3b/dev-master

ActiveLibrary[Framework](/categories/framework)

i9w3b/dev-master
================

Desenvolvimento Laravel

v1.0.3(5y ago)030MITHTMLPHP ^7.2.5

Since Jun 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/i9w3b/dev-master)[ Packagist](https://packagist.org/packages/i9w3b/dev-master)[ Docs](https://github.com/i9w3b/dev-master)[ RSS](/packages/i9w3b-dev-master/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)Dependencies (9)Versions (5)Used By (0)

[![](https://camo.githubusercontent.com/4002eb66fe93799ef3aaeddba3b6b9c289513c8db505c440a3a83804770fa7d5/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f67682f69397733622f63646e2f696d672f6c6f676f2d32303070782e706e67)](https://github.com/i9w3b)

[![License](https://camo.githubusercontent.com/23a6af7f831922d90ea5f4424190cc3fe1d4c54afaf82e0e580d17ffa747e9b5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f69397733622f6465762d6d6173746572)](https://github.com/i9w3b/dev-master/blob/master/LICENSE.md)[![GitHub Language Count](https://camo.githubusercontent.com/17ce49123fb7a5d6574011119b7f69aafe46b6f852f649e8afff176b91c749ab/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f756e742f69397733622f6465762d6d6173746572)](https://github.com/i9w3b/dev-master)[![GitHub Repo Size](https://camo.githubusercontent.com/76ac68882dc522e49d3a35161736025488ecea6c96d6456436e938e40d5aaf9b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f69397733622f6465762d6d6173746572)](https://github.com/i9w3b/dev-master)[![GitHub Release](https://camo.githubusercontent.com/062c6f78f5a56f1df3e79bb9082cc9f8f25088bc9beb3ffcd5c22fd818b5ac5a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f69397733622f6465762d6d6173746572)](https://github.com/i9w3b/dev-master/releases)[![Packagist Downloads](https://camo.githubusercontent.com/56f6e88daeb5d735ad1cd534913bb96c01e349c504cb3ab87b4c4f9766d04ce5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69397733622f6465762d6d6173746572)](https://packagist.org/packages/i9w3b/dev-master)

DevMaster
=========

[](#devmaster)

Dependências para automatizar e gerenciar ambiente de desenvolvimento Laravel

Estrutura
---------

[](#estrutura)

```
├── composer.json
├── LICENSE.md
├── README.md
└── src
    ├── DevMasterFacade.php
    ├── DevMaster.php
    ├── DevMasterServiceProvider.php
    └── Resources
        └── views
            ├── home.blade.php
            ├── layouts
            │   ├── app.blade.php
            │   └── menu.blade.php
            └── welcome.blade.php
```

Instalação
----------

[](#instalação)

Execute o seguinte comando:

```
composer require i9w3b/dev-master --dev
```

Para criar as configurações padrão de autenticação caso ainda não tenha execute:

```
php artisan ui bootstrap --auth
```

Variações do comando acima (bootstrap, vue, react)

Em seguida, você deve publicar os ativos do pacote web-tinker executando os comandos:

```
php artisan web-tinker:install
php artisan vendor:publish --provider="Spatie\WebTinker\WebTinkerServiceProvider" --tag="config"
```

Agora irá conseguir acessar a rota http://seu\_projeto/tinker

Para configurar o Telescope deve primeiro configurar o arquivo `.env` com as configurações do banco de dados.

Publicando os ativos do pacote Telescope executando os comandos:

```
php artisan telescope:install
php artisan migrate
```

Agora irá conseguir acessar a rota http://seu\_projeto/telescope

Subistituir as visualizações (welcome, home) e o layout app.blade.php Execute o seguinte comando:

```
php artisan vendor:publish --tag=devmaster-view --force
```

Ou se deseja somente subistituir o layout app.blade.php Execute o seguinte comando:

```
php artisan vendor:publish --tag=devmaster-view-layouts --force
```

Segurança
---------

[](#segurança)

Caso descubra algum problema relacionado à segurança, envie um e-mail para `marcelosenaonline@gmail.com` em vez de usar o rastreador de problemas.

Licença
-------

[](#licença)

[MIT](https://github.com/i9w3b/dev-master/blob/master/LICENSE.md) © [i9W3b](https://github.com/i9w3b) | Consulte [LICENSE.md](https://github.com/i9w3b/dev-master/blob/master/LICENSE.md) para obter mais informações.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

2147d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/69287168?v=4)[i9dev](/maintainers/i9w3b)[@i9w3b](https://github.com/i9w3b)

---

Tags

i9w3bdev-master

### Embed Badge

![Health badge](/badges/i9w3b-dev-master/health.svg)

```
[![Health](https://phpackages.com/badges/i9w3b-dev-master/health.svg)](https://phpackages.com/packages/i9w3b-dev-master)
```

###  Alternatives

[laravel/laravel

The skeleton application for the Laravel framework.

84.1k60.8M982](/packages/laravel-laravel)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
