Download the PHP package rabble/skeleton without Composer

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

Informations about the package skeleton

Note: this is an experimental project and heavily under development.

If you do come across this repository, and you would like to support development, adding a :star: would be awesome!

Rabble

Getting started

Note: You can add your own content types, content blocks, snippets and menus in the following directories using yaml, xml or php configuration:

More documentation on how to add fields and configure your content metadata will soon be available.


What is Rabble?

Rabble is an experimental agnostic administrator system with built-in features like user and permission management, searching and content management features.

At the moment, I am mainly focussing on the content management aspect, but once an MVP has been established, you can expect to see more features.

Features

At the moment, Rabble has a few features. In short, you can sum it up as user management, permission management, searching and some basic CMS features.

Of course, it is more than that. Using the Symfony framework, Rabble is designed to be fully customizable. For instance, you can add custom items to the main menu, system tray, implement your own search provider and even replace entire bundles by your own if you don't like what I've built so far!

Adminator admin theme

The admin UI is based upon the versatile Adminator theme with some custom additions to allow seamless integration with Rabble. Unfortunately, there is no React support at this moment. The UI is completely Twig / jQuery based. On one hand, that does make adding new scripts or changing existing ones a little bit easier.

So what about that CMS you keep talking about?

Sure, Rabble is in its basic form an agnostic admin system, but for me, a lot of focus goes towards making CMS accessible to people of the modern age. Most content management systems right now are either way too outdated or bulky (like for instance WordPress, Drupal or Joomla (does anyone even use that still?)). Or have a very steep learning curve for adding new stuff, for example Sulu.

My goal is to build a CMS that's easy to extend and just uses Symfony's basic features like forms and events.

Some of the features included already are:

Please report bugs

Even though this project is still very young, I do appreciate bug reports, feedback, contributions and interactions of any kind!


All versions of skeleton with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4|^8.0
ext-ctype Version *
ext-iconv Version *
monolog/monolog Version 1.25.5 as 1.24.0
rabble/admin-bundle Version 1.0.x-dev
rabble/content-bundle Version 1.0.x-dev
rabble/datatable-bundle Version 1.0.x-dev
rabble/field-type-bundle Version 1.0.x-dev
rabble/menu-bundle Version 1.0.x-dev
rabble/seo-bundle Version 1.0.x-dev
rabble/snippet-bundle Version 1.0.x-dev
rabble/user-bundle Version 1.0.x-dev
rabble/website-bundle Version 1.0.x-dev
rabble/preview-bundle Version 1.0.x-dev
stof/doctrine-extensions-bundle Version ^1.4
symfony/asset Version ^5
symfony/console Version ^5
symfony/dotenv Version ^5
symfony/expression-language Version ^5
symfony/flex Version ^1.3.1
symfony/form Version ^5
symfony/framework-bundle Version ^5
symfony/http-client Version ^5
symfony/intl Version ^5
symfony/mailer Version ^5
symfony/mime Version ^5
symfony/monolog-bundle Version ^3.1
symfony/notifier Version ^5
symfony/orm-pack Version *
symfony/process Version ^5
symfony/security-bundle Version ^5
symfony/serializer-pack Version *
symfony/string Version ^5
symfony/translation Version ^5
symfony/twig-pack Version *
symfony/validator Version ^5
symfony/web-link Version ^5
symfony/yaml Version ^5
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 rabble/skeleton contains the following files

Loading the files please wait ....