Download the PHP package odiseoteam/odiseo-standard-edition without Composer

On this page you can find all versions of the php package odiseoteam/odiseo-standard-edition. 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 odiseo-standard-edition

Odiseo Standard Edition

Welcome to the Symfony Standard Edition - a fully-functional Symfony4 application that you can use as the skeleton for your new applications.

Installation

Create your project running the following command:

Edit the .env file and run the commands:

HAVE FUN!!!

Tests

This Symfony4 skeleton project comes with a ready to use testing tools like phpstan and behat.

Phpstan

Behat

Rename behat.yml.dist to behat.yml and change the content according to your project. Next add your Scenarios on features folder and run:

Docker

Having docker and docker compose installed you can run the project with the following command:

Authors

This project is maintained by Odiseo. Want us to help you with this or any Symfony project? Contact us on [email protected].


All versions of odiseo-standard-edition with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2
ext-ctype Version *
ext-iconv Version *
beberlei/doctrineextensions Version ^1.2
deployer/deployer Version ^6.4
deployer/recipes Version ^6.2
friends-of-behat/symfony-extension Version ^2.0
fzaninotto/faker Version ^1.8
genesis/behat-fail-aid Version ^2.1
knplabs/knp-gaufrette-bundle Version ~0.5
knplabs/knp-menu-bundle Version ^2.2
knpuniversity/oauth2-client-bundle Version ^1.28
league/oauth2-facebook Version ^2.0
liip/imagine-bundle Version ^2.1
lunetics/locale-bundle Version ^2.6
odiseoteam/odiseo-admin-bundle Version ^2.1
odiseoteam/odiseo-user-bundle Version ^2.0
odiseoteam/odiseo-util-bundle Version ^1.0
sylius/grid-bundle Version ^1.5
sylius/resource-bundle Version ^1.5
symfony/apache-pack Version ^1.0
symfony/asset Version ^4.3
symfony/console Version ^4.3
symfony/dotenv Version ^4.3
symfony/expression-language Version ^4.3
symfony/flex Version ^1.4
symfony/form Version ^4.3
symfony/framework-bundle Version ^4.3
symfony/monolog-bundle Version ^3.4
symfony/orm-pack Version ^1.0
symfony/security-bundle Version ^4.3
symfony/serializer Version ^4.3
symfony/swiftmailer-bundle Version ^3.2
symfony/twig-bundle Version ^4.3
symfony/validator Version ^4.3
symfony/webpack-encore-bundle Version ^1.6
symfony/yaml Version ^4.3
twig/extensions Version ^1.5
vich/uploader-bundle Version ^1.8
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 odiseoteam/odiseo-standard-edition contains the following files

Loading the files please wait ....