Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with symfony-component

A curated list of projects in awesome lists tagged with symfony-component .

https://github.com/symfony/console

Eases the creation of beautiful and testable command line interfaces

cli command-line component console php symfony symfony-component terminal

Last synced: 29 Sep 2024

https://github.com/symfony/Console

Eases the creation of beautiful and testable command line interfaces

cli command-line component console php symfony symfony-component terminal

Last synced: 01 Aug 2024

https://github.com/symfony/http-foundation

Defines an object-oriented layer for the HTTP specification

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/finder

Finds files and directories via an intuitive fluent interface

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/http-kernel

Provides a structured process for converting a Request into a Response

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/routing

Maps an HTTP request to a set of configuration variables

component php router routing symfony symfony-component uri url

Last synced: 29 Sep 2024

https://github.com/symfony/process

Executes commands in sub-processes

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/css-selector

Converts CSS selectors to XPath expressions

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

component debug dump php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/debug

Provides tools to ease debugging PHP code

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/translation

Provides tools to internationalize your application

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php72

Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions

compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/filesystem

Provides basic utilities for the filesystem

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/config

Helps you find, load, combine, autofill and validate configuration values of any kind

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

caching component php psr6 symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/dom-crawler

Eases DOM navigation for HTML and XML documents

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/contracts

A set of abstractions extracted out of the Symfony components

abstractions component contracts decoupling dev interfaces interoperability php standards symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/yaml

Loads and dumps YAML files

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/dotenv

Registers environment variables from a .env file

component dotenv env environment php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-intl-idn

Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions

compatibility component idn intl javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php70

This component provides features unavailable in releases prior to PHP 7.0.

component php polyfill symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

component config configuration options php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/doctrine-bridge

Provides integration for Doctrine with various Symfony components

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/asset

Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/browser-kit

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/expression-language

Provides an engine that can compile and evaluate expressions

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/stopwatch

Provides a way to profile code

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

access array component extraction index injection object php property property-path reflection symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/form

Allows to easily create, process and reuse HTML forms

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/mime

Allows manipulating MIME messages

component mime mime-type php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/validator

Provides tools to validate values

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/intl

Provides access to the localization data of the ICU library

component i18n icu internationalization intl l10n localization php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/twig-bridge

Provides integration for Twig with various Symfony components

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/twig-bundle

Provides a tight integration of Twig into the Symfony full-stack framework

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/serializer

Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/phpunit-bridge

Provides utilities for PHPUnit, especially user deprecation notices management

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php73

Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions

compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/inflector

Converts words between their singular and plural forms (English only)

component inflection php pluralize singularize string symfony symfony-component words

Last synced: 29 Sep 2024

https://github.com/symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

component dev php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/property-info

Extracts information about PHP class' properties using metadata of popular sources

component doctrine php phpdoc property symfony symfony-component type validator

Last synced: 29 Sep 2024

https://github.com/symfony/var-exporter

Allows exporting any serializable PHP data structure to plain PHP code

clone component construct export hydrate instantiate lazy-loading php proxy serialize symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/http-client

Provides powerful methods to fetch HTTP resources synchronously or asynchronously

component http php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security-core

Symfony Security Component - Core Library

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security-csrf

Symfony Security Component - CSRF Library

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php80

Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions

compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/security-http

Symfony Security Component - HTTP Integration

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/string

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

component grapheme i18n php string symfony symfony-component unicode utf-8 utf8

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php56

This component provides functions unavailable in releases prior to PHP 5.6.

component php polyfill symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security-guard

Symfony Security Component - Guard

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/mailer

Helps sending emails

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/web-server-bundle

Provides commands for running applications using the PHP built-in web server

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security

Provides a complete security system for your web application

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/class-loader

[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/templating

Provides all the tools needed to build any kind of template system

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/messenger

Helps applications send and receive messages to/from other applications or via message queues

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php81

Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions

compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/proxy-manager-bridge

Provides integration for ProxyManager with various Symfony components

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/notifier

Sends notifications via one or more channels (email, SMS, ...)

component notification notifier php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/password-hasher

Provides password hashing utilities

component hashing password php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-apcu

Symfony polyfill backporting apcu_* functions to lower PHP versions

apcu compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/runtime

Enables decoupling PHP applications from global state

component php runtime symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/workflow

Provides tools for managing a workflow or finite state machine

component petrinet php place state statemachine symfony symfony-component transition workflow

Last synced: 29 Sep 2024

https://github.com/symfony/uid

Provides an object-oriented API to generate and represent UIDs

component php symfony symfony-component uid ulid uuid

Last synced: 29 Sep 2024

https://github.com/symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

cas component flock locking mutex php redlock semaphore symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/doctrine-messenger

Symfony Doctrine Messenger Bridge

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/security-acl

Symfony Security ACL Component

acl component php security symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/clock

Decouples applications from the system clock

clock component php psr20 symfony symfony-component time

Last synced: 29 Sep 2024

https://github.com/symfony/amqp-messenger

Symfony AMQP extension Messenger Bridge

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/rate-limiter

Provides a Token Bucket implementation to rate limit input and output in your application

component limiter php rate-limiter symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/html-sanitizer

Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.

component html php purifier sanitizer symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php83

Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions

compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill

Last synced: 29 Sep 2024

https://github.com/symfony/redis-messenger

Symfony Redis extension Messenger Bridge

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/ldap

Provides a LDAP client for PHP on top of PHP's ldap extension

active-directory component ldap php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/google-mailer

Symfony Google Mailer Bridge

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/mailgun-mailer

Symfony Mailgun Mailer Bridge

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php55

This component provides functions unavailable in releases prior to PHP 5.5.

component php polyfill symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/polyfill-php54

This component provides functions unavailable in releases prior to PHP 5.4.

component php polyfill symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/kevinpapst/tablerbundle

Tabler.io bundle for Symfony 6 - admin theme for easy integration, coming with Bootstrap 5.3, Webpack-Encore integration and many more features...

admin-template bootstrap5 php symfony symfony-bundle symfony-component symfony6 tabler tabler-io tabler-ui tablerui theme webpack-encore

Last synced: 29 Sep 2024

https://github.com/kevinpapst/TablerBundle

Tabler.io bundle for Symfony 6 - admin theme for easy integration, coming with Bootstrap 5.3, Webpack-Encore integration and many more features...

admin-template bootstrap5 php symfony symfony-bundle symfony-component symfony6 tabler tabler-io tabler-ui tablerui theme webpack-encore

Last synced: 04 Aug 2024

https://github.com/symfony/asset-mapper

Maps directories of assets & makes them available in a public directory with versioned filenames.

component php symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/scheduler

Provides scheduling through Symfony Messenger

component cron php schedule scheduler symfony symfony-component

Last synced: 29 Sep 2024

https://github.com/symfony/telegram-notifier

Symfony Telegram Notifier Bridge

component notifier php symfony symfony-component telegram

Last synced: 29 Sep 2024