PHPackages                             fontenele/larange - 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. fontenele/larange

AbandonedArchivedProject[Framework](/categories/framework)

fontenele/larange
=================

Laravel + PHP + RequireJS + Angular + Bootstrap

v1.2.8(9y ago)034[1 issues](https://github.com/fontenele/larange/issues)MITPHPPHP &gt;=5.5.9

Since Sep 27Pushed 9y ago2 watchersCompare

[ Source](https://github.com/fontenele/larange)[ Packagist](https://packagist.org/packages/fontenele/larange)[ RSS](/packages/fontenele-larange/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (8)Versions (24)Used By (0)

### PHP/JS Framework

[](#phpjs-framework)

- \[Laravel 5.1\] ()
- \[AngularJS\] ()
- \[RequireJS\] ()
- \[Twitter Bootstrap\] ()
- Auth using OAuth2 - JSON Web Token with \[Sattelizer (Token-based AngularJS Authentication)\] () e \[oauth2-server-laravel (OAuth2 Server for Laravel)\] () plugins
- Load dynamic views, js and json per route
- Monthly maintenance
- Simple code

### Install

[](#install)

#### Create project via composer

[](#create-project-via-composer)

- `$ composer create-project fontenele/larange larange`
- `$ php artisan init-db`

#### Clone and install manually

[](#clone-and-install-manually)

- Clone repository `$ git clone https://github.com/fontenele/larange.git && cd larange`
- Set write permission in storage dir `$ chmod -Rf 777 storage`
- Install PHP libs `$ composer install`
- Install JS libs `$ bower install` (If you are using Docker or something like and you are root, use `$ bower install --allow-root`)
- Configure DB in *.local.env* file
- If you do not use PostgreSQL, edit *config/database.php* file and change DB driver
- Publish vendor `$ php artisan vendor:publish`
- Create user table `$ php artisan migrate`
- Seed users `$ php artisan db:seed`
- Test app `$ php artisan serve`

### Test skew

[](#test-skew)

- login:
- password: secret

### Thanks

[](#thanks)

- \[@chenkie\] () with \[jot-bot\] () project, show me how to use JWT in laravel and angular
- \[@eu81273\] () with \[AngularJS-RequireJS-Sample-Project\] () project, he integrated RequireJS and AngularJS in older versions, but was the base to understand how they work together, and to make they works in newest versions
- \[@andreymor\] () helpe me with AngularJS architecture and OAuth2 flows

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~0 days

Total

22

Last Release

3502d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/335e2c0d0930d44ee4c5e285a5dbfa494cb2bb55c0e8547e37324e964e0d3f5a?d=identicon)[fontenele](/maintainers/fontenele)

---

Top Contributors

[![fontenele](https://avatars.githubusercontent.com/u/906710?v=4)](https://github.com/fontenele "fontenele (98 commits)")

---

Tags

frameworklaravelbootstraprequireangularrequirejs

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[jaesung2061/anvel

Laravel. Angular. Integrated

921.1k](/packages/jaesung2061-anvel)

PHPackages © 2026

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