PHPackages                             tecnocreaciones/ajax-fos-user-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. tecnocreaciones/ajax-fos-user-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

tecnocreaciones/ajax-fos-user-bundle
====================================

Provides authentication for ajax to FOSUserbundle

v1.0(9y ago)91.2k7[5 issues](https://github.com/Tecnocreaciones/AjaxFOSUserBundle/issues)MITPHPPHP &gt;=5.3.2

Since Sep 26Pushed 7y ago7 watchersCompare

[ Source](https://github.com/Tecnocreaciones/AjaxFOSUserBundle)[ Packagist](https://packagist.org/packages/tecnocreaciones/ajax-fos-user-bundle)[ Docs](https://github.com/tecnocreaciones)[ RSS](/packages/tecnocreaciones-ajax-fos-user-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

TecnocreacionesAjaxFOSUserBundle
================================

[](#tecnocreacionesajaxfosuserbundle)

The TecnocreacionesAjaxFOSUserBundle is a bundle that provides authentication and registration with ajax, uses Symfony2 security component and requires FOSUserBundle this up and running for proper functioning.

### Features include:

[](#features-include)

The following features these available when the request is made using Ajax (XMLHttpRequest):

- Log In.
- Register a new user.
- Send email to reset password.

Other features:

- Register a user, retrieve the password and log in from a single view.
- When making a request via ajax json response returns the correct HTTP status code.
- Flash messages are not saved in the session when the request is done via ajax, but returned as json.

**Note:** This bundle does *not* provide an authentication system but can provide the user provider for the core [SecurityBundle](http://symfony.com/doc/current/book/security.html) and extending the functionality of [FOSUserBundle](https://github.com/FriendsOfSymfony/FOSUserBundle).

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the `Resources/doc/index.md`file in this bundle:

[Read the Documentation for master](https://github.com/Tecnocreaciones/AjaxFOSUserBundle/blob/master/Resources/doc/index.md)

Installation
------------

[](#installation)

All the installation instructions are located in the documentation.

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

```
Resources/meta/LICENSE

```

About
-----

[](#about)

TecnocreacionesAjaxFOSUserBundle is a [tecnocreaciones](https://github.com/Tecnocreaciones) initiative Based [FOSUserBundle](https://github.com/FriendsOfSymfony/FOSUserBundle). See also the list of [contributors](https://github.com/Tecnocreaciones/AjaxFOSUserBundle/contributors).

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/Tecnocreaciones/AjaxFOSUserBundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the [Symfony Standard Edition](https://github.com/symfony/symfony-standard)to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance9

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.1% 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 ~371 days

Total

2

Last Release

3144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfce7e9b7caf3cdeea60e9584b09e8878afb8180115a23f37502f4a26eb5bfa9?d=identicon)[INHack20](/maintainers/INHack20)

---

Top Contributors

[![INHack20](https://avatars.githubusercontent.com/u/1240646?v=4)](https://github.com/INHack20 "INHack20 (18 commits)")[![ingluife](https://avatars.githubusercontent.com/u/17582750?v=4)](https://github.com/ingluife "ingluife (3 commits)")[![entymon](https://avatars.githubusercontent.com/u/1611966?v=4)](https://github.com/entymon "entymon (2 commits)")[![albanR](https://avatars.githubusercontent.com/u/4006130?v=4)](https://github.com/albanR "albanR (2 commits)")[![Ronan-Lenor](https://avatars.githubusercontent.com/u/11092781?v=4)](https://github.com/Ronan-Lenor "Ronan-Lenor (1 commits)")[![leonardorotundo](https://avatars.githubusercontent.com/u/6219483?v=4)](https://github.com/leonardorotundo "leonardorotundo (1 commits)")[![maninhat](https://avatars.githubusercontent.com/u/1003709?v=4)](https://github.com/maninhat "maninhat (1 commits)")[![matjim](https://avatars.githubusercontent.com/u/2437872?v=4)](https://github.com/matjim "matjim (1 commits)")

---

Tags

User ajax management

### Embed Badge

![Health badge](/badges/tecnocreaciones-ajax-fos-user-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/tecnocreaciones-ajax-fos-user-bundle/health.svg)](https://phpackages.com/packages/tecnocreaciones-ajax-fos-user-bundle)
```

###  Alternatives

[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[scheb/2fa-bundle

A generic interface to implement two-factor authentication in Symfony applications

6914.0M62](/packages/scheb-2fa-bundle)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[klapaudius/oauth-server-bundle

Symfony(5.x to 8.x) OAuth Server Bundle

15547.3k2](/packages/klapaudius-oauth-server-bundle)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

63397.4k6](/packages/web-auth-webauthn-symfony-bundle)

PHPackages © 2026

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