Download the PHP package gremo/symfony-webapp without Composer

On this page you can find all versions of the php package gremo/symfony-webapp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package symfony-webapp

Symfony webapp

Opinionated Composer metapackage for Symfony-based web applications.

Why? Because modern web applications often require Webpack, the use of Symfony UX live components, sending HTML emails, pagination of results, and more.

🚀 Quick start

In a minimal Symfony installation:

See Creating Symfony Applications to create a new (minimal) Symfony application.

If you are not using Symfony CLI:

🔍 How it is different

Here are the differences between the Symfony webapp metapackage and this project:

📦 Packages

PackageVersionPackagist
babdev/pagerfanta-bundle^4.4https://packagist.org/packages/babdev/pagerfanta-bundle
pagerfanta/doctrine-orm-adapter^4.6https://packagist.org/packages/pagerfanta/doctrine-orm-adapter
pagerfanta/twig^4.6https://packagist.org/packages/pagerfanta/twig
stof/doctrine-extensions-bundle^1.12https://packagist.org/packages/stof/doctrine-extensions-bundle
symfony/apache-pack*https://packagist.org/packages/symfony/apache-pack
symfony/asset*https://packagist.org/packages/symfony/asset
symfony/debug-pack*https://packagist.org/packages/symfony/debug-pack
symfony/expression-language*https://packagist.org/packages/symfony/expression-language
symfony/form*https://packagist.org/packages/symfony/form
symfony/http-client*https://packagist.org/packages/symfony/http-client
symfony/intl*https://packagist.org/packages/symfony/intl
symfony/mailer*https://packagist.org/packages/symfony/mailer
symfony/maker-bundle^1.0https://packagist.org/packages/symfony/maker-bundle
symfony/mime*https://packagist.org/packages/symfony/mime
symfony/monolog-bundle^3.1https://packagist.org/packages/symfony/monolog-bundle
symfony/notifier*https://packagist.org/packages/symfony/notifier
symfony/orm-pack*https://packagist.org/packages/symfony/orm-pack
symfony/process*https://packagist.org/packages/symfony/process
symfony/profiler-pack*https://packagist.org/packages/symfony/profiler-pack
symfony/security-bundle*https://packagist.org/packages/symfony/security-bundle
symfony/serializer-pack*https://packagist.org/packages/symfony/serializer-pack
symfony/stimulus-bundle*https://packagist.org/packages/symfony/stimulus-bundle
symfony/string*https://packagist.org/packages/symfony/string
symfony/test-pack*https://packagist.org/packages/symfony/test-pack
symfony/translation*https://packagist.org/packages/symfony/translation
symfony/twig-pack*https://packagist.org/packages/symfony/twig-pack
symfony/ux-live-component^2.18https://packagist.org/packages/symfony/ux-live-component
symfony/ux-turbo*https://packagist.org/packages/symfony/ux-turbo
symfony/ux-twig-component^2.18https://packagist.org/packages/symfony/ux-twig-component
symfony/validator*https://packagist.org/packages/symfony/validator
symfony/web-link*https://packagist.org/packages/symfony/web-link
symfony/webpack-encore-bundle^2.1https://packagist.org/packages/symfony/webpack-encore-bundle
twig/cssinliner-extra^3.1https://packagist.org/packages/twig/cssinliner-extra
twig/html-extra^3.10https://packagist.org/packages/twig/html-extra
twig/inky-extra^3.10https://packagist.org/packages/twig/inky-extra
twig/intl-extra^3.10https://packagist.org/packages/twig/intl-extra

Development packages:

PackageVersionPackagist
symfony/debug-pack*https://packagist.org/packages/symfony/debug-pack
symfony/profiler-pack*https://packagist.org/packages/symfony/profiler-pack
symfony/maker-bundle^1.0https://packagist.org/packages/symfony/maker-bundle
symfony/test-pack*https://packagist.org/packages/symfony/test-pack

❤️ Contributing

All types of contributions are encouraged and valued. See the contributing guidelines, the community looks forward to your contributions!

📘 License

Released under the terms of the ISC License.


All versions of symfony-webapp with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package gremo/symfony-webapp contains the following files

Loading the files please wait ....