Skip to content

toolpixx/awesome-symfony2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 

Repository files navigation

Awesome Symfony 2

A list of awesome Symfony 2 bundles, utilities and resources.

Table of contents:

User Management

  • FOSUserBundle - Adds support for a database-backed user system.
  • HWIOAuthBundle - OAuth client integration. Supports both OAuth1.0a and OAuth2.
  • JmikolaAutoLoginBundle - This bundle integrates the AutoLogin library with Symfony2, which implements a security firewall listener to authenticate users based on a single query parameter.
  • JMSSecurityExtraBundle - Enhances the Security Component with several new features.

Web Services

Template Engine

Storage

Validation

  • dms-filter-bundle - Provides a FilterService to allow users to implement input filtering in entities using Annotations.

Forms

Service Container

  • JMSDiExtraBundle - Provides Advanced Dependency Injection Features.
  • PHP-DI - The dependency injection container for humans.

Development

Assets Management

Queues

  • GearmanBundle - A bundle intended to provide an easy way to support developers who need to use job queues.
  • JMSJobQueueBundle - Allows to schedule console commands as jobs.
  • LeezyPheanstalkBundle - Bundle for Pheanstalk, PHP client for beanstalkd queue.
  • qpush-bundle - The QPush Bundle relies on the Push Queue model of Message Queues to provide asynchronous processing in your application.
  • RabbitMqBundle - RabbitMQ bundle.

Internationalization

Payments Management

  • CartBundle - High quality cart for developers.
  • JMSPaymentCoreBundle - This bundle provides the foundation for various payment plugins.
  • JMSPaymentPaypalBundle - Payment Bundle providing access to the PayPal API.
  • PayumBundle - Rich payment solutions for symfony2. Paypal, Stripe, Payex, Authorize.NET, Be2bill, Klarna, recurring paymens, instant notifications and many more

Monitoring

Administration

Miscellaneous

Third Party APIs

Reading

Distributions

About

A list of awesome Symfony 2 bundles, utilities and resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors