Search results for chat symfony
kunstmaan/newrelicbundle
11475 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.
selami/console
252 Downloads
Symfony Console application factory that autowires dependecies
forci/login-bundle
9000 Downloads
A Symfony ~3.0 Bundle that eases logging users to your Symfony application.
davedevelopment/pimple-aware-event-dispatcher
2535 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
pk/command-extra-bundle
66070 Downloads
Bundle that adds some flavor to Symfony2's commands
kikwik/user-bundle
356 Downloads
A super simple user bundle that provide very basic helpers for symfony 4 user management
zalas/symfify
15 Downloads
Sets up a basic Symfony project in a code base that did not start as a Symfony project.
zalas/param-converter-bundle
179 Downloads
Bundle that provides additional param converters for Symfony
weblabel/api-bundle
1371 Downloads
This bundle provides few functionalities that helps you quickly develop REST API based on Symfony framework
rroek/entity-manager-bundle
307 Downloads
A small bundle that give you abstract bases to create your Symfony's Entity Managers
moebius/loop
824 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
practo/sentry-bundle
13171 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
mohebifar/date-time-bundle
757 Downloads
DateTimeBundle is a Symfony2 bundle which helps you to show Datetimes based on a calendar and provides a DatePicker (Choice and jQuery DatePicker) Form type. CalendarBundle uses a strategy that allows you to make your arbitary calendar driver.
loso/di-annotations-bundle
43 Downloads
A bundle that enables Dependency Injection by annotations into your Symfony2 projects.