Symfony topic

Symfony is a set of reusable PHP components and a PHP framework for web projects.

List Symfony repositories

browser-kit

2.9k
Stars
59
Forks
Watchers

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

cache

4.1k
Stars
54
Forks
Watchers

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

cache-contracts

2.3k
Stars
5
Forks
Watchers

A set of cache abstractions extracted out of the Symfony components

class-loader

1.1k
Stars
48
Forks
Watchers

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

cli

142
Stars
13
Forks
Watchers

Repository for reporting issues related to the Symfony CLI

clock

298
Stars
4
Forks
Watchers

Decouples applications from the system clock

config

4.2k
Stars
41
Forks
Watchers

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

console

9.7k
Stars
257
Forks
Watchers

Eases the creation of beautiful and testable command line interfaces

contracts

3.8k
Stars
19
Forks
Watchers

A set of abstractions extracted out of the Symfony components

css-selector

7.4k
Stars
45
Forks
Watchers

Converts CSS selectors to XPath expressions