Download the PHP package symbio/orangegate4 without Composer

On this page you can find all versions of the php package symbio/orangegate4. 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 orangegate4

OrangeGate4 CMS

OrangeGate4 CMS is built upon the great Sonata Admin project.

Installation

  1. composer create-project symbio/orangegate4

  2. php app/console doctrine:schema:update --force

  3. php app/console fos:user:create
    admin

  4. php app/console fos:user:promote
    admin
    ROLE_SUPER_ADMIN

  5. http://...../admin goes to CMS login page

All versions of orangegate4 with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.3
ext-bcmath Version *
twig/twig Version ~1.12
twig/extensions Version ~1.0
symfony/symfony Version 2.6.*
symfony/assetic-bundle Version ~2.3
symfony/swiftmailer-bundle Version ~2.3
symfony/monolog-bundle Version ~2.3
sensio/distribution-bundle Version ~2.3
sensio/framework-extra-bundle Version ~2.3
sensio/generator-bundle Version ~2.3
jms/security-extra-bundle Version ~1.5
jms/di-extra-bundle Version ~1.4
jms/serializer-bundle Version ~0.11
doctrine/orm Version ~2.4,<2.5
doctrine/doctrine-bundle Version ~1.2
doctrine/doctrine-migrations-bundle Version ~2.0dev
doctrine/migrations Version ~1.0@dev
doctrine/doctrine-fixtures-bundle Version ~2.2
doctrine/data-fixtures Version ~1.0@dev
incenteev/composer-parameter-handler Version ~2.0
knplabs/gaufrette Version ~0.1
knplabs/knp-menu-bundle Version 2.0.x-dev
knplabs/knp-paginator-bundle Version 2.4.*@dev
knplabs/knp-markdown-bundle Version ~1.3
sonata-project/datagrid-bundle Version 2.2.*@dev
sonata-project/easy-extends-bundle Version ~2.1
sonata-project/doctrine-extensions Version ~1
sonata-project/intl-bundle Version ~2.1
sonata-project/admin-bundle Version ~2.4@dev
sonata-project/doctrine-orm-admin-bundle Version ~2.4@dev
sonata-project/notification-bundle Version ~2.2
sonata-project/block-bundle Version 2.3.1
sonata-project/media-bundle Version ~2.4@dev
sonata-project/user-bundle Version ~2.2
sonata-project/cache-bundle Version ~2.1
sonata-project/page-bundle Version ~2.4@dev
sonata-project/formatter-bundle Version ~2.4@dev
sonata-project/news-bundle Version ~2.3
sonata-project/exporter Version ~1.3
sonata-project/timeline-bundle Version ~2.3@dev
sonata-project/classification-bundle Version ~2.3@dev
symbio/orangegate4-admin-bundle Version ~1.0@dev
symbio/orangegate4-doctrine-orm-admin-bundle Version ~1.0@dev
symbio/orangegate4-media-bundle Version ~1.0@dev
symbio/orangegate4-user-bundle Version ~1.0@dev
symbio/orangegate4-page-bundle Version ~1.0@dev
symbio/orangegate4-news-bundle Version ~1.0@dev
symbio/orangegate4-timeline-bundle Version ~1.0@dev
symbio/orangegate4-classification-bundle Version ~1.0@dev
symbio/orangegate4-translation-bundle Version ~1.0@dev
symfony-cmf/routing-bundle Version ~1.1
simplethings/entity-audit-bundle Version ~0.5
willdurand/faker-bundle Version ~1.0
stephpy/timeline-bundle Version ~2.0
stephpy/timeline Version ~1.0
mopa/bootstrap-bundle Version v3.0.0-beta3
twbs/bootstrap Version v3.0.0
lunetics/locale-bundle Version ~2.3
a2lix/translation-form-bundle Version ~2.0
gedmo/doctrine-extensions Version dev-wip-v2.4.0
pixassociates/sortable-behavior-bundle Version ~0.1@dev
oneup/uploader-bundle Version 1.3.1
voryx/restgeneratorbundle Version dev-master
liip/imagine-bundle Version ^1.3
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 symbio/orangegate4 contains the following files

Loading the files please wait ....