PHPackages                             thecsea/laravel-noredirect-traits - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. thecsea/laravel-noredirect-traits

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

thecsea/laravel-noredirect-traits
=================================

The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications

v1.0.1(10y ago)151GPL-2.0PHPPHP &gt;=5.3.0

Since Nov 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/thecsea/laravel-noredirect-traits)[ Packagist](https://packagist.org/packages/thecsea/laravel-noredirect-traits)[ Docs](http://www.thecsea.it//)[ RSS](/packages/thecsea-laravel-noredirect-traits/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (9)Dependencies (3)Versions (10)Used By (0)

laravel-noredirect-traits
=========================

[](#laravel-noredirect-traits)

Build status: [![Latest Stable Version](https://camo.githubusercontent.com/1d21305bba725d9cf4336e420203b300c22e6fe3aefcda965a0f77a78e3bf8ac/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f6c61726176656c2d6e6f72656469726563742d7472616974732f762f737461626c65)](https://packagist.org/packages/thecsea/laravel-noredirect-traits) [![Total Downloads](https://camo.githubusercontent.com/d78580e0a9598a8de3a113dd6237c1523e5523435b0c37c59b073087a25321fd/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f6c61726176656c2d6e6f72656469726563742d7472616974732f646f776e6c6f616473)](https://packagist.org/packages/thecsea/laravel-noredirect-traits) [![Latest Unstable Version](https://camo.githubusercontent.com/6f4237edb7bf7d56c0a965db66c1e3a5f82465c53df62d20562c248e8580194a/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f6c61726176656c2d6e6f72656469726563742d7472616974732f762f756e737461626c65)](https://packagist.org/packages/thecsea/laravel-noredirect-traits) [![License](https://camo.githubusercontent.com/4c51aa13b966c785a8e1919a2069aeaf496cc1bd2dae09cc278da070ed1eadcc/68747470733a2f2f706f7365722e707567782e6f72672f746865637365612f6c61726176656c2d6e6f72656469726563742d7472616974732f6c6963656e7365)](https://packagist.org/packages/thecsea/laravel-noredirect-traits)

The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications

How to use
==========

[](#how-to-use)

1. You have to add the composer dependency `composer require "thecsea/laravel-noredirect-traits"`
2. Use `use \it\thecsea\laravel\noredirect_traits\ResetsPasswords;` instead standard traits in `PasswordController.php`
3. Substitute `ResetsPasswords` whit the traits that you want in the file where you need it

Traits implemented
==================

[](#traits-implemented)

- ResetsPasswords
- RegistersUsers
- AuthenticatesUsers
- AuthenticatesAndRegistersUsers
- ThrottlesLogins

By [thecsea.it](http://www.thecsea.it)
======================================

[](#by-thecseait)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

9

Last Release

3829d ago

Major Versions

v0.6.0 → v1.0.02015-11-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/280e8cda025e47f1005450604314ec83a21dc771a405e64c071c9f4f5f822224?d=identicon)[carduz](/maintainers/carduz)

---

Top Contributors

[![carduz](https://avatars.githubusercontent.com/u/10631614?v=4)](https://github.com/carduz "carduz (18 commits)")

---

Tags

jsonlaraveltraitsno redirect

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/thecsea-laravel-noredirect-traits/health.svg)

```
[![Health](https://phpackages.com/badges/thecsea-laravel-noredirect-traits/health.svg)](https://phpackages.com/packages/thecsea-laravel-noredirect-traits)
```

###  Alternatives

[stepanenko3/nova-json

Nova json field to spread a json column throughout multiple fields.

42249.7k](/packages/stepanenko3-nova-json)[json-mapper/laravel-package

The JsonMapper package for Laravel

25170.4k3](/packages/json-mapper-laravel-package)

PHPackages © 2026

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