Provides Mailjet integration for Symfony Mailer.
https://symfony.com/mailerTags | symfony component mailer symfony-component |
Implementation | PHP |
License | Public |
Platform | Windows Linux |
The Mailer component helps sending emails.
symfony email mailer symfony-componentThe HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).
symfony component http symfony-componentInflector converts words between their singular and plural forms (English only). This component is currently marked as internal. Do not use it in your own code. Breaking changes may be introduced in the next minor version of Symfony, or the component itself might even be removed completely.
symfony component symfony-component inflector[READ-ONLY] Subtree split of the Symfony YAML Component -- clone into Symfony/Component/ (master at symfony/symfony)
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
symfony component symfony-component dotenvMore information can be found in the main Polyfill README. This library is released under the MIT license.
symfony polyfill component symfony-componentThe CssSelector component converts CSS selectors to XPath expressions. This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.
symfony component symfony-component css css-selectorAPI Platform Core is an easy to use and powerful system to create hypermedia-driven REST APIs. It is a component of the API Platform framework and it can be integrated with the Symfony framework using the bundle distributed with the library. It natively supports popular open formats including JSON for Linked Data (JSON-LD), Hydra Core Vocabulary, Swagger (OpenAPI), HAL and HTTP Problem.
api rest graphql json-ld swagger hydra-api hal jsonapi symfony symfony-bundle hypermediaThis component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension. More information can be found in the main Polyfill README.
symfony component symfony-component polyfillThis component provides a partial, native PHP implementation for the Mbstring extension. More information can be found in the main Polyfill README.
symfony polyfill component symfony-componentThis component provides binary-safe string functions, using the mbstring extension when available. More information can be found in the main Polyfill README.
symfony component symfony-component polyfillThe PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
symfony component symfony-componentThe VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.
symfony component symfony-componentThe Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
symfony component symfony-component assetThe BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
symfony component symfony-component browserThis component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.
symfony component symfony-component cache psr-16 caching psr-6The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
symfony component symfony-component dependency-injection psr-11The DomCrawler component eases DOM navigation for HTML and XML documents.
symfony component symfony-component crawler dom-crawlerThe EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
symfony component symfony-component event-dispatcher events event-listenerThe ExpressionLanguage component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).
symfony component symfony-component expression dsl
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.