Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
-
string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.
-
service-contracts
A set of service abstractions extracted out of the Symfony components
-
http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
-
event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
-
deprecation-contracts
A generic function and convention to trigger deprecation notices
-
cache-contracts
A set of cache abstractions extracted out of the Symfony components
-
translation-contracts
A set of translation abstractions extracted out of the Symfony components
-
contracts
A set of abstractions extracted out of the Symfony components
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
config
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).
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
var-dumper
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().
-
uid
Provides an object-oriented API to generate and represent UIDs.
-
runtime
The Runtime Component enables decoupling applications from global state.
-
serializer
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.
-
process
The Process component executes commands in sub-processes.
-
password-hasher
The PasswordHasher component provides password hashing utilities.
-
maker-bundle
Symfony Maker Bundle
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
telegram-notifier
Provides Telegram integration for Symfony Notifier.
-
-
ldap
A Ldap client for PHP on top of PHP's ldap extension.