Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
-
web-profiler-bundle
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
error-handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
twilio-notifier
Provides Twilio integration for Symfony Notifier.
-
slack-notifier
Provides Slack integration for Symfony Notifier.
-
firebase-notifier
Provides Firebase integration for Symfony Notifier.
-
-
-
dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
event-dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
esendex-notifier
Provides Esendex integration for Symfony Notifier
-
discord-notifier
Provides Discord integration for Symfony Notifier
-
google-mailer
Provides Google Gmail integration for Symfony Mailer
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
security-csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
-
ovh-cloud-notifier
Provides OVH Cloud integration for Symfony Notifier.
-
nexmo-notifier
Provides Nexmo integration for Symfony Notifier.
-
linked-in-notifier
Provides LinkedIn integration for Symfony Notifier.
-
process
The Process component executes commands in sub-processes.
-
-
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.