Download the PHP package partitech/sonata-extra without Composer

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

Partitech Sonata Extra Bundle

The Partitech Sonata Extra Bundle enhances your Symfony application with a range of additional features, making your admin panel more powerful and user-friendly. Below is an overview of the key functionalities included in this bundle.

Features

AsAdmin() PHP Attribute Configuration

Introduces a new configuration type in the Admin class for more streamlined admin configurations.

Activity Log in Admin

Monitors and logs all activities within the admin site, with detailed views and undo functionality.

Activity Approval Workflow

Logs actions within the admin site and requires validation for actions by users with ROLE_APPROVE.

Assets Management

Manage CSS and JavaScript assets in Sonata blocks efficiently, including external and inline styles/scripts.

Integrated Blog Feature

Enhances your Sonata project with multilanguage custom URLs and service types for blogs.

Content Security Policy (CSP)

Implements CSP in your application to prevent attacks like XSS and data injection.

Header Redirect Manager

Manage all your header redirections with ease, including list and detailed views.

Multilanguage Support

Provides comprehensive multisite and multilanguage management capabilities for SonataPageBundle and User Admins.

Integration with PrestaSitemapBundle

Automatically generates a sitemap.xml file, covering all aspects of your application.

Smart Services (AI-Powered)

Includes AI-powered translation services and automation commands for enhanced functionality.

WordPress Import

Facilitates importing content from WordPress with ease.

More Info

Additional Features

Installation

Please refer to our installation guide for detailed instructions on how to install and configure the Partitech Sonata Extra Bundle.


All versions of sonata-extra with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
sonata-project/admin-bundle Version ^4.22
sonata-project/classification-bundle Version ^4.7
sonata-project/doctrine-orm-admin-bundle Version ^4.10
sonata-project/formatter-bundle Version ^5.1
sonata-project/page-bundle Version ^5.0 || ^6.0
sonata-project/media-bundle Version ^4.10 || ^4.14.1
sonata-project/user-bundle Version *
league/csv Version ^9.11
jms/serializer-bundle Version ^5.3.1
psr/http-factory Version ^1.0
symfony/templating Version *
guzzlehttp/guzzle Version ^7.8
presta/sitemap-bundle Version ^3.3 || ^4.1.1
symfony/mime Version *
ext-dom Version *
ext-libxml Version *
partitech/sonata-menu-bundle Version 7.x-dev
ext-zip Version *
google/recaptcha 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 partitech/sonata-extra contains the following files

Loading the files please wait ....