Skip to content

Latest commit

 

History

History
2480 lines (2480 loc) · 55.3 KB

awesome-symfony.md

File metadata and controls

2480 lines (2480 loc) · 55.3 KB

Awesome Symfony Awesome

A list of awesome Symfony bundles, utilities and resources.

Table of contents:

Administration

  • AdminCrudBundle - AdminCrudBundle - Use SensioGeneratorBundle. Extend controller, add paginator, filter, others. ★ 12, pushed 130 days ago
  • AdmingeneratorGeneratorBundle - Admingenerator for Symfony2, parse generator.yml files to build classes ★ 385, pushed 299 days ago
  • EasyAdminBundle - Simple admin generator for Symfony applications ★ 965, pushed 128 days ago
  • SonataAdminBundle - AdminBundle - The missing Symfony2 Admin Generator ★ 1366, pushed 126 days ago

Assets Management

  • assetic-extra-bundle - Asset Directory filter for Assetic. ★ 22, pushed 944 days ago
  • AsseticInjectorBundle - This bundle allows you to automaticly include javascripts and stylesheets anywhere in your project. ★ 16, pushed 218 days ago
  • AsseticMinifierBundle - An assetic minifier in pure PHP for CSS and JS files. ★ 8, pushed 1263 days ago
  • FkrCssURLRewriteBundle - A small assetic filter to fix all url paths at css documents to correct urls. ★ 40, pushed 133 days ago
  • IgorwFileServeBundle - Bundle for serving protected files. ★ 174, pushed 245 days ago
  • JmikolaJsAssetsHelperBundle - Exposes the AssetsHelper service from Symfony2's templating component to JavaScript, allowing relative or absolute asset URI's to be generated client-side. ★ 21, pushed 1169 days ago
  • KachkaevAssetsVersionBundle - Automates the process of updating assets version. ★ 39, pushed 228 days ago
  • SalvaJshrinkBundle - This bundle integrate jshrink library as Assetic filter and twig extension. ★ 18, pushed 177 days ago
  • SpritesBundle - Bundle for the Sprites library. ★ 41, pushed 1316 days ago
  • ZakharovviHumansTxtBundle - Generate humans.txt file from git repository. ★ 2, pushed 1434 days ago

Community

  • Facebook - notable, large and active Facebook groups:
  • Google+ - Large and active group on Google+.
  • IRC:
    • #symfony - Official IRC channel for Symfony support.
    • #symfony-docs - Channel to discuss about the documentation of Symfony.
  • Linked.in - Large and active group on Linked.in.
  • Local:
  • Quora - Symfony topics on Quora.
  • Reddit - Ask and answer questions, discussion.
  • SensioLabs Connect - Developer social network, earn achievements for your community involvement and commitment.
  • Slack - Symfony group on Slack, platform for team communication.
  • Stack Overflow - Symfony support on Stack Overflow.
  • Twitter - Keep up with Symfony news in a twitter-like way.

Development

  • AccessibleBundle - Define your class' getters, setters and constructor using powerful annotations. ★ 4, pushed 129 days ago
  • ApiExceptionBundle - Exception API Bundle. ★ 37, pushed 186 days ago
  • AvAjaxBundle - This bundle offers a simple structure to run ajax actions. ★ 11, pushed 199 days ago
  • BeelabTestBundle - This bundle contains just an opinionated extension of Symfony WebTestCase. ★ 6, pushed 165 days ago
  • CacheAdministrationBundle - This bundle includes a controller with actions to clear the various caches. ★ 10, pushed 356 days ago
  • ControllerExtraBundle - Set of useful Controller annotations. ★ 158, pushed 271 days ago
  • DunglasActionBundle - A replacement for the Symfony controller system based on the Action-Domain-Responder pattern. ★ 135, pushed 159 days ago
  • http-bundle - Provides extra HTTP related functionality. ★ 17, pushed 337 days ago
  • JMSDebuggingBundle - Provides advanced debugging tools.
  • LadybugBundle - The Simple and Extensible PHP Dumper. ★ 335, pushed 129 days ago
  • LiipCodeBundle - A set of Symfony2 console commands to help developers deal with the various ways of identifying classes, templates, bundles, services, etc. ★ 27, pushed 316 days ago
  • LiipFunctionalTestBundle - Some helper classes for writing functional tests in Symfony 2. ★ 296, pushed 128 days ago
  • ListenersDebugCommandBundle - A console command to debug listeners. ★ 61, pushed 561 days ago
  • ParamConverterBundle - This bundle provides additional param converters for Symfony. ★ 14, pushed 165 days ago
  • PhpMetricsCollectorBundle - Integrates PhpMetrics in Symfony2 debug toolbar. ★ 42, pushed 381 days ago
  • PsyshBundle - Provides an enhanced PHP interactive shell loaded with a Symfony context. ★ 42, pushed 135 days ago
  • PUGXGeneratorBundle - An enhancement of SensioGeneratorBundle. ★ 56, pushed 132 days ago
  • redaktilo-bundle - Integrates Redaktilo into Symfony 2. ★ 6, pushed 279 days ago
  • SandboxBundle - Overriding controller logic & response in a Sandbox environment. ★ 22, pushed 225 days ago
  • StatsDClientBundle - Easily monitor your symfony2 production env., with ready-to-use stats. ★ 149, pushed 193 days ago
  • TagDebugCommandBundle - Integrate TagDebug library for inspecting and debugging tags. ★ 8, pushed 739 days ago
  • TwigReflectionBundle - Displays what's in Twig. ★ 16, pushed 1325 days ago
  • WebfactoryExceptionsBundle - Easily develop custom, user-friendly error pages. ★ 67, pushed 230 days ago
  • WebProfilerExtraBundle - Adding routing, container, assetic & twig information in the web profiler. ★ 272, pushed 243 days ago
  • XhprofBundle - XHProf bundle. ★ 201, pushed 178 days ago

Distributions

Ecommerce

  • Bamboo - Full-stack E-commerce application based on Symfony and Elcodi components ★ 184, pushed 170 days ago
  • Elcodi - E-commerce PHP Components and Symfony Bundles ★ 428, pushed 202 days ago
  • WellCommerce - An E-commerce platform for PHP 7.x ★ 291, pushed 130 days ago
  • Sylius - E-Commerce PHP framework built on top of Symfony with component-based architecture and format-agnostic rendering ★ 2277, pushed 127 days ago

Forms

Internationalization

  • BazingaJsTranslationBundle - A pretty nice way to expose your Symfony2 translation messages to your client applications. ★ 326, pushed 205 days ago
  • JMSI18nRoutingBundle - Bundle for multilingual websites to support international routes.
  • JMSTranslationBundle - Translate your website with ease - extract messages & translate them via a web-based UI.
  • LexikTranslationBundle - Allows to import translation files content into the database and provide a GUI to edit translations. ★ 171, pushed 130 days ago
  • LuneticsLocaleBundle - Guess the visitor’s locale from different parameters. ★ 154, pushed 195 days ago
  • TimezoneBundle - Serverside Timezone detection. ★ 24, pushed 173 days ago
  • TranslationFormBundle - Translation field to facilitate the use of the Translatable Doctrine extension. ★ 138, pushed 147 days ago

Miscellaneous

  • AnhTaggableBundle - Bundle provides integration of doctrine-extensions-taggable, adds form types for editing tag and tagging. ★ 4, pushed 315 days ago
  • AntennaBundle - Makes it easier to integrate Antenna (and through it JWT) authentication. ★ 1, pushed 356 days ago
  • APYBreadcrumbTrailBundle - This bundle provides annotations and PHP methods to generate a breacrumb trail. ★ 32, pushed 153 days ago
  • APYDataGridBundle - Datagrid Bundle. ★ 346, pushed 129 days ago
  • AvAlertifyBundle - This bundle allows you to easily harmonize alerts and others notifications. ★ 21, pushed 129 days ago
  • AviaryBundle - This bundle provides multiple file uploads, based on the BlueImp jQuery file uploader package. It provides also Aviary editing image functionnalities. ★ 3, pushed 227 days ago
  • AvListBundle - Easily make paginate and orderable list in Symfony2. ★ 5, pushed 188 days ago
  • BackupManagerBundle - A simple database backup manager for Symfony2 with support for S3, Rackspace, Dropbox, FTP, SFTP. ★ 7, pushed 365 days ago
  • BazingaFakerBundle - Put the awesome Faker library into the Symfony2 DIC and populate your database with fake data. ★ 239, pushed 276 days ago
  • BazingaGeocoderBundle - Integration of the Geocoder library. ★ 161, pushed 193 days ago
  • BCCMyrrixBundle - Myrrix is a recommendation engine built on Apache Mahout libraries. ★ 7, pushed 1350 days ago
  • BGBarcodeBundle - Bundle for barcode rendering using our barcode generator base library. ★ 8, pushed 286 days ago
  • BlogBundle - Simple blog module. ★ 31, pushed 1209 days ago
  • bootstrap-bundle - Integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands. ★ 392, pushed 128 days ago
  • BreadcrumbsBundle - A small breadcrumbs bundle. ★ 120, pushed 174 days ago
  • BrowscapBundle - Bundle to access the browscap information. ★ 11, pushed 322 days ago
  • CacheToolBundle - Bundle to integrate cachetool library in Symfony2 (Clear acp/opcache from the command line). ★ 18, pushed 161 days ago
  • CarbonBundle - This bundle provides an opportunity to convert Request data into Carbon objects. ★ 8, pushed 543 days ago
  • CheckBundles - Checks installed but not activated in AppKernel bundles. ★ 24, pushed 487 days ago
  • CloudBackupBundle - Be able to backup your database(s) and upload it to the cloud. ★ 125, pushed 224 days ago
  • ConsoleBundle - Commandline interface in browser. ★ 103, pushed 157 days ago
  • CsaGuzzleBundle - Bundle integrating Guzzle >=4.0 in Symfony. ★ 81, pushed 129 days ago
  • CsvBundle - An integration for thephpleague/csv into Symfony. ★ 2, pushed 213 days ago
  • DomainParserBundle - Integration of Domain Parser into Symfony. ★ 0, pushed 213 days ago
  • EasyAuditBundle - This bundle provides audit logging for your application - works with Doctrine2 entities and allows logging selective events.
  • EmbedlyBundle - Bundle for the embed.ly library. ★ 1, pushed 330 days ago
  • ExcelBundle - Excel integration in Symfony2 thanks to https://github.com/PHPOffice/PHPExcel library. ★ 250, pushed 138 days ago
  • FeatureToggleBundle - Configure your feature toggling in Symfony2 by adding some simple tags to twig and extending it's configuration. ★ 33, pushed 1259 days ago
  • ffmpeg-bundle - This bundle provides a simple wrapper for the PHP_FFmpeg library, exposing the library as a Symfony service. ★ 26, pushed 138 days ago
  • FlorianvSwapBundle - This Bundle integrates the Swap library. ★ 13, pushed 173 days ago
  • FMBbCodeBundle - Adds BBCode support to Symfony project. ★ 47, pushed 176 days ago
  • FMElfinderBundle - Provides Elfinder filebrowser integration with popular WYSIWYG editors. ★ 93, pushed 127 days ago
  • GnugatWizardBundle - Magically shrinks bundle installation steps into a single command. ★ 23, pushed 356 days ago
  • godfather - A library for the strategy pattern in PHP. ★ 22, pushed 909 days ago
  • GoogleBundle - Bundle for Google Analytics. ★ 226, pushed 132 days ago
  • guzzle-bundle - Integrates Guzzle. ★ 101, pushed 129 days ago
  • highcharts-bundle - Integrates PHP Highcharts. ★ 2, pushed 1295 days ago
  • HTMLPurifierBundle - HTML Purifier is a standards-compliant HTML filter library written in PHP. ★ 2, pushed 1699 days ago
  • IbrowsWizardAnnotationBundle - Give's a Symfony2 controller a simple wizard/workflow with annotations. ★ 11, pushed 146 days ago
  • ImageCropBundle - ImageCrop lets you crop images in Symfony applications, this bundle add a new form field type. ★ 6, pushed 198 days ago
  • JMDUnoconvBundle - Bundle which provides gate for converting files from one format to another via unoconv (LibreOffice) thru php-unoconv library.
  • KayueEssenceBundle - This bundle integrates the Essence library (an oEmbed library) into Symfony 2. ★ 6, pushed 1056 days ago
  • KitpagesDataGridBundle - This bundle provides a simple datagrid bundle. ★ 63, pushed 151 days ago
  • KnpMarkdownBundle - Wrapper for PHP markdown. ★ 169, pushed 130 days ago
  • KnpSnappyBundle - Easily create PDF and images by converting html using webkit. ★ 464, pushed 265 days ago
  • LexikMaintenanceBundle - This Symfony2 bundle allows you to place your website in maintenance mode by calling two commands in your console. ★ 175, pushed 153 days ago
  • LiipImagineBundle - Image manipulation bundle, based on Imagine library. ★ 566, pushed 128 days ago
  • LiipUrlAutoConverterBundle - Add a Twig Extension for templates with a new filter for automatically converting urls and emails in a string to html links. ★ 43, pushed 269 days ago
  • marshaller-bundle - A PHP library that converts from one format to another. ★ 0, pushed 464 days ago
  • metrics - Simple library that abstracts different metrics collectors. ★ 153, pushed 215 days ago
  • MhorMediaInfoBundle - Integrates php-mediainfo library into the Symfony2 full-stack framework. ★ 4, pushed 275 days ago
  • Mobile-Detect - Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). ★ 5874, pushed 130 days ago
  • MobileDetectBundle - Bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version. ★ 270, pushed 158 days ago
  • MultiParamBundle - MultiParam Annotation Bundle. ★ 18, pushed 1496 days ago
  • ObHighchartsBundle - Aims to ease the use of highcharts to display rich graph and charts. ★ 115, pushed 214 days ago
  • OneupUploaderBundle - Provides server implementations for several multi file uploader. ★ 326, pushed 142 days ago
  • phone-number-bundle - Integrates libphonenumber. ★ 160, pushed 127 days ago
  • prezent-grid-bundle - Integrate the prezent/grid library in Symfony2. ★ 2, pushed 144 days ago
  • query-bus-bundle - QueryBus integration in Symfony. ★ 1, pushed 463 days ago
  • rss-atom-bundle - RSS and Atom Bundle. ★ 47, pushed 151 days ago
  • Search-SphinxsearchBundle - Sphinx search bundle. ★ 42, pushed 1305 days ago
  • SettingsBundle - Database centric configuration management. Global and per-user settings supported. ★ 32, pushed 138 days ago
  • shorturl-bundle - Provides short URLs for your project. ★ 11, pushed 959 days ago
  • SimpleArrayBundle - Symfony 2 bundle for simple tags management, based on doctrine 2 simple_array type. ★ 0, pushed 271 days ago
  • sphinx-realtime-bundle - A bundle which automatically syncs Doctrine entities to a Sphinx real-time index. ★ 5, pushed 525 days ago
  • SphinxsearchBundle - Provide to use Sphinx search. ★ 17, pushed 178 days ago
  • StringGeneratorBundle - This bundle allows you to automatically generate a unique random string on an entity property, useful for creating keys. ★ 9, pushed 223 days ago
  • TbbcCacheBundle - Cache abstraction bundle. ★ 36, pushed 154 days ago
  • TbbcMoneyBundle - This bundle is used to integrate the Money library from mathiasverraes into a symfony2 project. ★ 81, pushed 150 days ago
  • TemplatedUriBundle - Expose the hautelook/TemplatedUriRouter. ★ 44, pushed 129 days ago
  • ThruwayBundle - Bundle for building Real-time Apps in Symfony. ★ 47, pushed 159 days ago
  • timeline-bundle - Symfony2 bundle to make timeline. ★ 177, pushed 193 days ago
  • TransmissionBundle - Bundle for Transmission API client. ★ 2, pushed 129 days ago
  • versioning-bundle - Simple way to version (semantic versioning 2.0.0). ★ 17, pushed 173 days ago
  • VisithorBundle - Symfony Bundle for PHP Package visithor. ★ 18, pushed 292 days ago
  • WhiteOctoberPagerfantaBundle - Bundle to use Pagerfanta. ★ 190, pushed 172 days ago
  • WidopFrameworkExtraBundle - Adds annotation configuration for Controller classes. ★ 12, pushed 824 days ago
  • WozbeRedirectBundle - A short bundle to manage many domains. ★ 4, pushed 990 days ago

Monitoring

  • LiipMonitorBundle - Bundle provides a way to run a series of application related health checks. ★ 282, pushed 152 days ago
  • SoclozMonitoringBundle - A monitoring bundle for production servers ★ 64, pushed 186 days ago

Payments Management

  • CartBundle - High quality cart for developers. ★ 100, pushed 908 days ago
  • JMSPaymentCoreBundle - This bundle provides the foundation for various payment plugins.
  • JMSPaymentPaypalBundle - Payment Bundle providing access to the PayPal API. ★ 116, pushed 215 days ago
  • MangopayBundle - Mangopay API implementation for Symfony2. ★ 14, pushed 130 days ago
  • PaymentAdyenBundle - Provides access to the Adyen API. Based on JMSPaymentCoreBundle. ★ 3, pushed 316 days ago
  • PayumBundle - Rich payment solutions for symfony2. Paypal, Stripe, Payex, Authorize.NET, Be2bill, Klarna, recurring paymens, instant notifications and many more ★ 227, pushed 143 days ago

Queues

  • BernardBundle - Bernard is a multi-backend PHP library for creating background jobs for later processing. ★ 26, pushed 160 days ago
  • GearmanBundle - A bundle intended to provide an easy way to support developers who need to use job queues.
  • HeriJobQueueBundle - This Symfony bundle provides the use of Zend Queue from Zend Framework. ★ 10, pushed 189 days ago
  • JMSJobQueueBundle - Allows to schedule console commands as jobs.
  • LeezyPheanstalkBundle - Bundle for Pheanstalk, PHP client for beanstalkd queue. ★ 85, pushed 195 days ago
  • qpush-bundle - The QPush Bundle relies on the Push Queue model of Message Queues to provide asynchronous processing in your application.
  • RabbitMqBundle - RabbitMQ bundle. ★ 3, pushed 200 days ago
  • RSQueueBundle - Queues infrastructure based on Redis, with Producer-Consumer and Publisher-Subscriber ★ 44, pushed 227 days ago

Reading

Resources

Service Container

  • CraueConfigBundle - Manages configuration settings stored in the database and makes them accessible via a service in your Symfony 2 project. ★ 68, pushed 136 days ago
  • JMDSettingsBundle - Simple service for store configuration in database an accessible via service and twig in your project. ★ 0, pushed 209 days ago
  • JMSDiExtraBundle - Provides Advanced Dependency Injection Features.
  • KutnyAutowiringBundle - a bundle providing autowiring for service arguments. ★ 12, pushed 138 days ago
  • PHP-DI - The dependency injection container for humans.

Storage

  • AliceBundle - A Symfony2 bundle to help load Doctrine Fixtures with Alice. ★ 193, pushed 167 days ago
  • AliceFixturesBundle - A Symfony2 bundle for using Alice and Faker with data fixtures. ★ 68, pushed 128 days ago
  • AvSpoolMailerBundle - Store your mails as a spool and send transactionnal direct mails or store it in DB. ★ 4, pushed 181 days ago
  • doctrine-routing-bundle - Dynamic database routing. ★ 1, pushed 514 days ago
  • DoctrineEncryptBundle - Bundle allows you to create doctrine entities with fields that will be protected by encryption algorithms such as AES. ★ 62, pushed 200 days ago
  • DoctrineEnumBundle - Provides support of MySQL ENUM type for Doctrine2. ★ 156, pushed 179 days ago
  • DoctrineFixturesBundle - Integrates the Doctrine2 Data Fixtures library. ★ 201, pushed 129 days ago
  • DoctrineMigrationsBundle - Integrates the Doctrine2 Migrations library. ★ 163, pushed 137 days ago
  • elastica-query-bundle - Query builder bundle for ElasticSearch. ★ 7, pushed 277 days ago
  • FeedBundle - A bundle to build RSS feeds from your entities. ★ 82, pushed 138 days ago
  • FPNTagBundle - This bundle adds tagging, with the ability to associate tags with any number of different entities. ★ 71, pushed 852 days ago
  • GaufretteBrowserBundle - This Bundle allows you to browse a Gaufrette Filesystem like a Doctrine Connection. ★ 4, pushed 578 days ago
  • KnpGaufretteBundle - Integrates Gaufrette. ★ 265, pushed 152 days ago
  • MysqlDoctrineFunctions - MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT(). ★ 29, pushed 387 days ago
  • OneupFlysystemBundle - Integrates Flysystem. ★ 107, pushed 144 days ago
  • RelationBundle - Bundle to manage relations between models/entities. (Not maintained anymore) ★ 11, pushed 733 days ago
  • SncRedisBundle - Bundle to integrate Redis into your app. ★ 453, pushed 196 days ago
  • StofDoctrineExtensionsBundle - This bundle provides integration for DoctrineExtensions. ★ 716, pushed 138 days ago
  • VichGeographicalBundle - A bundle which provides geographical features for ORM and ODM entities and object oriented javascript maps rendering. ★ 104, pushed 1522 days ago
  • WizadDoctrineDocBundle - Allows you to generate a decent documentation for your doctrine model schema. ★ 13, pushed 1180 days ago

Template Engine

  • CgKintBundle - This bundle lets you use the Kint library in your Twig templates. ★ 21, pushed 733 days ago
  • FlashAlertBundle - Simplified way to handle (add/display) Symfony flash messages. ★ 19, pushed 242 days ago
  • GravatarBundle - Simple wrapper to gravatar API. ★ 106, pushed 157 days ago
  • KnpTimeBundle - Provides helpers for time manipulation. ★ 199, pushed 129 days ago
  • swift-css-inliner-bundle - A Swiftmailer plugin that provides css inline features. ★ 9, pushed 356 days ago
  • TwigCacheBundle - Bundle for asm89/twig-cache-extension. ★ 33, pushed 153 days ago
  • TwigExtraBundle - Twig Extra Tools Extensions. ★ 7, pushed 764 days ago
  • TwigInflectionBundle - Apply inflection via a Twig extension. ★ 3, pushed 272 days ago
  • TwigJackBundle - Handy additional features for Twig. ★ 19, pushed 276 days ago
  • TwitalBundle - An attribute template engine built on top of Twig and 100% compatible with all twig's features. ★ 11, pushed 259 days ago
  • UcoTwigExtensionsBundle - Provides some filters. ★ 9, pushed 1500 days ago

Third Party APIs

User Management

  • FOSUserBundle - Adds support for a database-backed user system. ★ 2239, pushed 130 days ago
  • HWIOAuthBundle - OAuth client integration. Supports both OAuth1.0a and OAuth2. ★ 1170, pushed 134 days ago
  • JmikolaAutoLoginBundle - This bundle integrates the AutoLogin library with Symfony2, which implements a security firewall listener to authenticate users based on a single query parameter. ★ 78, pushed 153 days ago
  • JMSSecurityExtraBundle - Enhances the Security Component with several new features.
  • KnpUGuardBundle - Adds simple and beautiful authentication to your Symfony project. ★ 46, pushed 131 days ago
  • SamlBundle - The SamlBundle adds support for SAML 2.0 Service Provider in Symfony2. ★ 9, pushed 249 days ago
  • two-factor-bundle - This Symfony2 bundle provides two-factor authentication for your website. ★ 98, pushed 127 days ago

Validation

  • dms-filter-bundle - Provides a FilterService to allow users to implement input filtering in entities using Annotations. ★ 47, pushed 180 days ago
  • PasswordStrengthBundle - Validator for ensuring strong passwords. ★ 21, pushed 684 days ago
  • vatin-bundle - A Symfony2 bundle for the VATIN library (validate VAT identification numbers). ★ 5, pushed 1075 days ago

Web Services

  • api2symfony-bundle - Symfony 2 bundle allowing to automatically generate controllers from standard API specifications. ★ 42, pushed 188 days ago
  • BazingaHateoasBundle - Integration of the Hateoas library. ★ 164, pushed 186 days ago
  • DunglasAngularCsrfBundle - Automatic CSRF protection for Symfony APIs used with AngularJS and other major AJAX libraries ★ 94, pushed 207 days ago
  • DunglasApiBundle - Bundle to build hypermedia-driven REST API.
  • FOSOAuthServerBundle - A server side OAuth2 bundle. ★ 537, pushed 140 days ago
  • FOSRestBundle - Provides various tools to rapidly develop RESTful API's & applications. ★ 1337, pushed 126 days ago
  • JMDRestBundle - Provide fast and simple way to generate REST api for your project entities without editing configs and creating any controllers. ★ 1, pushed 208 days ago
  • JMSSerializerBundle - Easily serialize, and deserialize data of any complexity. ★ 545, pushed 174 days ago
  • JSONApiBundle - Bundle which provides support for formatting REST reponses to follow the JSON API specification. ★ 41, pushed 147 days ago
  • KnpJsonSchemaBundle - Provide a service which allow you to generate json schema based on validation metadata. ★ 61, pushed 160 days ago
  • LemonRestBundle - An opinionated bundle providing REST endpoints for Doctrine entities. ★ 122, pushed 134 days ago
  • LexikJWTAuthenticationBundle - This bundle provides JWT (Json Web Token) authentication for your REST API using the namshi/jose library. ★ 419, pushed 127 days ago
  • NelmioApiDocBundle - Generates documentation for your REST API from annotations. ★ 1044, pushed 129 days ago
  • NelmioCorsBundle - Adds ability to add CORS-related headers based on simple ACL-style per-URL configurations. ★ 268, pushed 145 days ago
  • RateLimitBundle - Add rate limits to your controllers/actions easily through annotations. ★ 168, pushed 158 days ago
  • RequestLimitBundle - With this bundle you can easy limit requests to your application. ★ 7, pushed 1773 days ago
  • ResourceBundle - Bundle that helps in developing REST APIs. ★ 32, pushed 480 days ago
  • SerializedResponseBundle - A simple bundle to provide an easy way to send out json/xml/yaml responses of serialized objects with annotations. ★ 5, pushed 764 days ago
  • SRIORestUploadBundle - A symfony bundle to handle multiple upload ways on your REST API. ★ 27, pushed 220 days ago

License

CC0

To the extent possible under law, Emanuele Minotto (the repo's original creator) and SitePoint have waived all copyright and related or neighboring rights to this work.