Download the PHP package sulu/skeleton without Composer

On this page you can find all versions of the php package sulu/skeleton. 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?
sulu/skeleton
Rate from 1 - 5
Rated 5.00 based on 1 reviews

Informations about the package skeleton


Sulu logo


GitHub license GitHub tag (latest SemVer) Test workflow status


Sulu is a highly extensible open-source PHP content management system based on the Symfony framework. Sulu is developed to deliver robust multi-lingual and multi-portal websites while providing an intuitive and extensible administration interface to manage the full content lifecycle.

Have a look at the official Sulu website for a comprehensive list of Sulus features, core values and use cases.


Sulu Slideshow


This repository provides the recommended project template for starting your new project based on the Sulu content management system. The project template follows the best-practices of the Symfony framework and builds upon tho official symfony/skeleton template. In addition, it requires and configures the Sulu content management system core framework sulu/sulu.

If you want to extend your already set up Sulu project, visit the Sulu organization on GitHub for a complete list of official Sulu bundles.

🚀  Installation and Documentation

Starting a new Sulu project with the sulu/skeleton template is as easy as executing the following composer command:

Afterwards, visit the official Sulu documentation to find out how to initialize and configure your project to your specific needs.

❤️  Community and Contributions

The Sulu content management system is a community-driven open source project backed by various partner companies. We are committed to a fully transparent development process and highly appreciate any contributions. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - we would love to have you as part of the Sulu community.

📫  Have a question? Want to chat? Run into a problem?

We are happy to welcome you in our official Slack channel! Obviously you can always reach out to us directly via the Sulu twitter account or post your question on StackOverflow with the official sulu tag.

🤝  Found a bug? Missing a specific feature?

Feel free to file a new issue with a respective title and description on the the sulu/sulu repository. If you already found a solution to your problem, we would love to review your pull request! Have a look at our contribution guidelines to find out about our coding standards.

✅  Requirements

Sulu requires a PHP version higher or equal to 7.2 and is compatible with every Symfony version starting from 4.3. Have a look at the require section in the composer.json of the sulu/sulu core framework to find an up-to-date list of the requirements of Sulu content management system.

📘  License

The Sulu content management system is released under the under terms of the MIT License.


All versions of skeleton with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
ext-ctype Version *
ext-iconv Version *
dantleech/phpcr-migrations-bundle Version ^1.3
doctrine/doctrine-bundle Version ^2.5
doctrine/doctrine-fixtures-bundle Version ^3.4
friendsofsymfony/http-cache-bundle Version ^2.17
handcraftedinthealps/zendsearch Version ^2.1
jackalope/jackalope-doctrine-dbal Version ^1.10
scheb/2fa-bundle Version ^6.1
scheb/2fa-email Version ^6.1
scheb/2fa-trusted-device Version ^6.1
stof/doctrine-extensions-bundle Version ^1.8
sulu/sulu Version ~2.5.21
symfony/config Version ^6.3
symfony/dotenv Version ^6.3
symfony/flex Version ^1.17 || ^2.0
symfony/framework-bundle Version ^6.3
symfony/mailer Version ^6.3
symfony/monolog-bridge Version ^6.3
symfony/monolog-bundle Version ^3.4
symfony/runtime Version ^6.3
symfony/security-bundle Version ^6.3
symfony/twig-bundle Version ^6.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 sulu/skeleton contains the following files

Loading the files please wait ....