PHPackages                             laraerp/laraerp - 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. laraerp/laraerp

ActiveProject[Framework](/categories/framework)

laraerp/laraerp
===============

ERP brasileiro de código fonte aberto escrito sob o Laravel Framework

1703.0k75[2 issues](https://github.com/laraerp/laraerp/issues)[2 PRs](https://github.com/laraerp/laraerp/pulls)PHP

Since Apr 18Pushed 4y ago29 watchersCompare

[ Source](https://github.com/laraerp/laraerp)[ Packagist](https://packagist.org/packages/laraerp/laraerp)[ RSS](/packages/laraerp-laraerp/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laraerp
=======

[](#laraerp)

[![MIT license](https://camo.githubusercontent.com/0171f095651a253be2c09e635672b5d0dc710d46b8762ef01b05823538a4cbe0/68747470733a2f2f706f7365722e707567782e6f72672f6a616e73656e66656c6970652f6e66657068702d73657269616c697a652f6c6963656e73652e737667)](http://opensource.org/licenses/MIT)

Laraerp é uma aplicação web escrita sob o [Laravel Framework PHP](http://laravel.com).

Instalação
==========

[](#instalação)

Inicie uma aplicação Laraerp no [Heroku](https://www.heroku.com/) ou instale na sua máquina utilizando o [Composer](https://getcomposer.org/):

### Heroku

[](#heroku)

[![Deploy](https://camo.githubusercontent.com/3da7ea007288c7a8b14c8c84f0836d66ba8f82bd2f3b72fb7e0e72e19a16d28f/68747470733a2f2f7777772e6865726f6b7563646e2e636f6d2f6465706c6f792f627574746f6e2e706e67)](https://heroku.com/deploy?template=https://github.com/laraerp/laraerp/tree/develop)

### Composer

[](#composer)

```
$ composer create-project laraerp/laraerp -s dev
```

Acesse o diretório `laraerp` e configure as variáveis do banco de dados no arquivo `.env`. Feito isso, execute os comandos para criar e popular as tabelas:

```
$ php artisan migrate
$ php artisan db:seed --class="LaraerpSeeder"
```

Você pode utilizar o [PHP Built-in web server](http://php.net/manual/en/features.commandline.webserver.php) para executar a aplicação:

```
$ php artisan serve
```

Por padrão, a aplicação irá executar na porta 8000

Primeiro acesso
===============

[](#primeiro-acesso)

```
Usuario: admin@admin.com
Senha: admin

```

License
=======

[](#license)

The MIT License (MIT)

Copyright (c) 2015 Jansen Felipe

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98% of commits — single point of failure

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3134214?v=4)[Jansen Felipe](/maintainers/jansenfelipe)[@jansenfelipe](https://github.com/jansenfelipe)

---

Top Contributors

[![jansenfelipe](https://avatars.githubusercontent.com/u/3134214?v=4)](https://github.com/jansenfelipe "jansenfelipe (96 commits)")[![rpuggian](https://avatars.githubusercontent.com/u/45035797?v=4)](https://github.com/rpuggian "rpuggian (2 commits)")

### Embed Badge

![Health badge](/badges/laraerp-laraerp/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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