symfony
Symfony is a set of reusable PHP components and a web framework.
There are 7698 repositories under symfony topic.
symfony/symfony
The Symfony PHP framework
getgrav/grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
wallabag/wallabag
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
symfony/console
Eases the creation of beautiful and testable command line interfaces
api-platform/api-platform
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/http-kernel
Provides a structured process for converting a Request into a Response
Sylius/Sylius
Open Source eCommerce Framework on Symfony
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/debug
Provides tools to ease debugging PHP code
symfony/translation
Provides tools to internationalize your application
php-pm/php-pm
PPM is a process manager, supercharger and load balancer for modern PHP applications.
pagekit/pagekit
Pagekit CMS
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
doctrine/DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
symfony/filesystem
Provides basic utilities for the filesystem
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
doctrine/DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
symfony/flex
Composer plugin for Symfony
bolt/bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
EasyCorp/EasyAdminBundle
EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/yaml
Loads and dumps YAML files
symfony/dotenv
Registers environment variables from a .env file
laravel-zero/laravel-zero
A PHP framework for console artisans
silexphp/Silex
[DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components