Awesome Open Source
Awesome Open Source
Combined Topics
symfony
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 456 Symfony Open Source Projects
Categories
>
Frameworks
>
Symfony
Symfony
⭐
25,076
The Symfony PHP framework
Grav
⭐
12,647
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
Console
⭐
8,659
The Console component eases the creation of beautiful and testable command line interfaces.
Http Foundation
⭐
7,832
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
Event Dispatcher
⭐
7,696
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
Finder
⭐
7,590
The Finder component finds files and directories via an intuitive fluent interface.
Http Kernel
⭐
7,320
The HttpKernel component provides a structured process for converting a Request into a Response.
Debug
⭐
7,245
The Debug component provides tools to ease debugging PHP code.
Polyfill Mbstring
⭐
7,138
This component provides a partial, native PHP implementation for the Mbstring extension.
Routing
⭐
6,883
The Routing component maps an HTTP request to a set of configuration variables.
Process
⭐
6,771
The Process component executes commands in sub-processes.
Css Selector
⭐
6,724
The CssSelector component converts CSS selectors to XPath expressions.
Api Platform
⭐
6,632
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Var Dumper
⭐
6,623
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
Sylius
⭐
6,305
Open Source eCommerce Platform on Symfony
Php Pm
⭐
6,269
PPM is a process manager, supercharger and load balancer for modern PHP applications.
Translation
⭐
6,045
The Translation component provides tools to internationalize your application.
Wallabag
⭐
5,794
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Pagekit
⭐
5,434
Pagekit CMS
Bolt
⭐
4,105
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Doctrinebundle
⭐
3,926
Symfony Bundle for Doctrine ORM and DBAL
Filesystem
⭐
3,877
The Filesystem component provides basic utilities for the filesystem.
Polyfill Ctype
⭐
3,678
This component provides a partial, native PHP implementation for the Ctype extension.
Silex
⭐
3,667
[DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
Doctrinemigrationsbundle
⭐
3,511
Symfony integration for the doctrine/migrations library
Flex
⭐
3,502
Composer plugin for Symfony
Dependency Injection
⭐
3,396
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
Config
⭐
3,386
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
Cache
⭐
3,353
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
Dom Crawler
⭐
3,307
The DomCrawler component eases DOM navigation for HTML and XML documents.
Polyfill Php70
⭐
3,259
This component provides features unavailable in releases prior to PHP 7.0.
Easyadminbundle
⭐
3,221
The new (and simple) admin generator for Symfony applications.
Yaml
⭐
3,195
The Yaml component loads and dumps YAML files.
Dotenv
⭐
3,043
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Sensioframeworkextrabundle
⭐
2,992
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
Framework Bundle
⭐
2,849
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
Doctrinecachebundle
⭐
2,811
Symfony2 Bundle for Doctrine Cache
Contracts
⭐
2,693
A set of abstractions extracted out of the Symfony components
Slugify
⭐
2,638
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
Laravel Zero
⭐
2,635
A PHP framework for console artisans
Doctrine Bridge
⭐
2,609
Provides integration for Doctrine with various Symfony components.
Fosrestbundle
⭐
2,600
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
Options Resolver
⭐
2,580
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
Asset
⭐
2,568
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Monolog Bundle
⭐
2,382
Symfony Monolog Bundle
Browser Kit
⭐
2,381
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
Event Dispatcher Contracts
⭐
2,368
A set of event dispatcher abstractions extracted out of the Symfony components
Panther
⭐
2,308
A browser testing and web crawling library for PHP and Symfony
Expression Language
⭐
2,266
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Form
⭐
2,259
The Form component allows you to easily create, process and reuse HTML forms.
Stopwatch
⭐
2,234
The Stopwatch component provides a way to profile code.
Property Access
⭐
2,227
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
Alice
⭐
2,222
Expressive fixtures generator
Inflector
⭐
2,221
Inflector converts words between their singular and plural forms (English only).
Intl
⭐
2,175
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Polyfill Intl Icu
⭐
2,170
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Drush
⭐
2,153
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
Validator
⭐
2,096
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
Monolog Bridge
⭐
2,092
Provides integration for Monolog with various Symfony components.
Hwioauthbundle
⭐
2,091
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
Easy Log Handler
⭐
2,079
Human-friendly log files that make you more productive
Doctrinefixturesbundle
⭐
2,044
Symfony integration for the doctrine/data-fixtures library
Twig Bridge
⭐
2,037
Provides integration for Twig with various Symfony components.
Phpunit Bridge
⭐
2,033
Provides utilities for PHPUnit, especially user deprecation notices management.
Twig Bundle
⭐
2,023
The Twig Bundle provides configuration for using Twig in your applications.
Lexikjwtauthenticationbundle
⭐
2,017
JWT authentication for your Symfony REST API
Sonataadminbundle
⭐
2,002
The missing Symfony Admin Generator
Demo
⭐
1,981
Symfony Demo Application
Security Bundle
⭐
1,975
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
Mime
⭐
1,968
The MIME component allows manipulating MIME types.
Nelmioapidocbundle
⭐
1,945
Generates documentation for your REST API from annotations
Polyfill Php73
⭐
1,898
This component provides functions unavailable in releases prior to PHP 7.3.
Serializer
⭐
1,895
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Enqueue Dev
⭐
1,894
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Debug Bundle
⭐
1,875
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
Symfony Docs
⭐
1,856
The Symfony documentation
Webpack Encore
⭐
1,856
A simple but powerful API for processing & compiling assets built around Webpack
Orm Pack
⭐
1,843
A Symfony Pack for Doctrine ORM
Core
⭐
1,818
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Web Profiler Bundle
⭐
1,786
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
Profiler Pack
⭐
1,745
A Symfony Pack for Symfony profiler
Translation Contracts
⭐
1,723
A set of translation abstractions extracted out of the Symfony components
Service Contracts
⭐
1,700
A set of service abstractions extracted out of the Symfony components
Personal Management System
⭐
1,687
Your web application for managing personal data.
Stofdoctrineextensionsbundle
⭐
1,653
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
Php Ddd Example
⭐
1,617
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Property Info
⭐
1,606
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
Backup Manager
⭐
1,561
Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
Cache Contracts
⭐
1,546
A set of cache abstractions extracted out of the Symfony components
Polyfill Iconv
⭐
1,541
This component provides a native PHP implementation of the php.net/iconv functions.
Swiftmailer Bundle
⭐
1,540
Symfony Swiftmailer Bundle
Symfony Standard
⭐
1,534
The "Symfony Standard Edition" distribution
Vichuploaderbundle
⭐
1,529
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
Error Handler
⭐
1,518
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
Debug Pack
⭐
1,507
A Symfony Pack for Symfony debug
Nelmiocorsbundle
⭐
1,490
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
Var Exporter
⭐
1,457
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
Knppaginatorbundle
⭐
1,441
SEO friendly Symfony paginator to sort and paginate
Polyfill Php56
⭐
1,440
This component provides functions unavailable in releases prior to PHP 5.6.
Liipimaginebundle
⭐
1,439
Symfony Bundle to assist in imagine manipulation using the imagine library
1-100 of 456 projects
Next >
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210