bundle
Here are 1,190 public repositories matching this topic...
We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185
We could document statsFilename and reportFilename options allowing the use of an absolute file path like /path/to/folder so that people would know it's supported.
Let us know in this issue if you would like to contribute to this!
-
Updated
May 25, 2022 - TypeScript
Description of the issue
I'm building in a clean virtualenv with pyinstaller test.py --windowed
I can't launch the .app bundle by double-clicking nor with open ./test.app in Terminal.
It works fine if I run ./test.app/Contents/MacOS/test
Context information (for bug reports)
- Output of
pyinstaller --version:4.0 - Version of Python: 3.7.7
- Platform: macOS 10.14.6
-
Updated
Jun 5, 2022 - JavaScript
Symfony Bundle for Doctrine ORM and DBAL
-
Updated
Jun 5, 2022 - PHP
Symfony integration for the doctrine/migrations library
-
Updated
Mar 22, 2022 - PHP
EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
-
Updated
Jun 5, 2022 - PHP
Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.
-
Updated
Apr 28, 2022 - PHP
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
-
Updated
May 7, 2022 - PHP
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
Updated
Jun 5, 2022 - PHP
A tool to understand your bundle size and why files are in your bundle
-
Updated
Jun 1, 2022 - TypeScript
The Twig Bundle provides configuration for using Twig in your applications.
-
Updated
May 29, 2022 - PHP
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
Updated
Jun 5, 2022 - PHP
Repository for webpack documentation and more!
-
Updated
Jun 5, 2022 - JavaScript
The missing Symfony Admin Generator
-
Updated
Jun 1, 2022 - PHP
I have a constant array of specific entity attributes
const SELECT_ATTRIBUTES = [
"id",
"email",
]; /**
* List of users.
*
* This call return all the users.
*
* @OA\Response(
* response=200,
* description="Returns list of all the users",
* @OA\JsonContent(
* type="arrayThe WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
-
Updated
Jun 5, 2022 - Twig
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
-
Updated
May 30, 2022 - PHP
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
-
Updated
Apr 6, 2022 - PHP
Symfony Swiftmailer Bundle
-
Updated
Feb 6, 2022 - PHP
Symfony Bundle to assist in imagine manipulation using the imagine library
-
Updated
May 30, 2022 - PHP
Object Oriented menus for your Symfony project.
-
Updated
May 17, 2022 - PHP
WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.
-
Updated
Jan 28, 2022 - PHP
Elasticsearch PHP integration for your Symfony project using Elastica.
-
Updated
May 27, 2022 - PHP
Improve this page
Add a description, image, and links to the bundle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bundle topic, visit your repo's landing page and select "manage topics."


Description
See at https://docs.mailpace.com/guide/moving_from_ohmysmtp/
OhMySMTP has been renamed to Mailpace, we should create a new bridge to support to new API url and header names, and deprecate the OhMySMTP one.
Example
No response