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 8y 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 3w 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 62% 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

3189d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M376](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[kimai/kimai

Kimai - Time Tracking

4.7k8.7k1](/packages/kimai-kimai)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

51390.8k2](/packages/web-auth-webauthn-framework)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

65474.5k9](/packages/web-auth-webauthn-symfony-bundle)

PHPackages © 2026

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