Download the PHP package leapt/core-bundle without Composer

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


All versions of core-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
doctrine/orm Version ^2.10 || ^3.0
symfony/deprecation-contracts Version ^3.5
symfony/event-dispatcher Version ^6.4 || ^7.0
symfony/form Version ^6.4 || ^7.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/http-foundation Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
symfony/mime Version ^6.4 || ^7.0
symfony/routing Version ^6.4 || ^7.0
symfony/translation Version ^6.4 || ^7.0
symfony/twig-bundle Version ^6.4 || ^7.0
symfony/validator Version ^6.4 || ^7.0
twig/twig Version ^3.0
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 leapt/core-bundle contains the following files

Collapse All

config

  definition.php
  routing_feed.php
  routing_sitemap.php
  services.php
  services_easyadmin.php

docs

   data_lists

     field
    custom_data_list.md

   images

    datalist-grid-demo.webp
    datalist-tiled-demo.webp
    form-types-demo.webp
    paginator-demo.webp
  configuration_reference.md
  data_lists.md
  file_uploads.md
  form_types.md
  honeypot.md
  CNAME
  index.md
  navigation_helper.md
  paginator.md
  rss_feeds.md
  sitemaps.md
  twig_extensions.md
  utilities.md
  validators.md

src

   Util

    PasswordStrengthChecker.php
    StringUtil.php

   Twig

     Extension
     Node
     TokenParser

   Sitemap

    AbstractSitemap.php
    SitemapManager.php

   Paginator

    AbstractPaginator.php
    ArrayPaginator.php
    DoctrineORMPaginator.php
    PaginatorInterface.php

   Navigation

    NavigationRegistry.php

   Locale

    LocaleResolver.php

   Listener

    FileSubscriber.php
    RequestListener.php

   Form

     DataTransformer
     Extension
     Listener
     Type

   FileStorage

    FileStorageManager.php
    FileUploadConfig.php
    FilesystemStorage.php
    FlysystemStorage.php
    StorageInterface.php

   File

    CondemnedFile.php

   Feed

    FeedInterface.php
    FeedItem.php
    FeedManager.php

   EasyAdmin

     Field

   Doctrine

     Mapping

   DependencyInjection

     Compiler

   Datalist

     Action
     Datasource
     Field
     Filter
     Type
    Config.php
    Datalist.php
    DatalistBuilder.php
    DatalistConfig.php
    DatalistFactory.php
    DatalistInterface.php
    TypeInterface.php
    ViewContext.php

   Controller

    FeedController.php
    SitemapController.php

   Validator

     Constraints
  LeaptCoreBundle.php

templates

   Datalist

    datalist_bootstrap3_grid_layout.html.twig
    datalist_bootstrap3_tiled_layout.html.twig
    datalist_bootstrap4_grid_layout.html.twig
    datalist_bootstrap4_tiled_layout.html.twig
    datalist_bootstrap5_grid_layout.html.twig
    datalist_bootstrap5_tiled_layout.html.twig
    datalist_form_layout.html.twig
    datalist_grid_layout.html.twig
    datalist_tiled_layout.html.twig

   EasyAdmin

     field

   Facebook

    sdk_code.html.twig

   Feed

    index.atom.twig
    index.rss.twig

   Form

    bootstrap_3_layout.html.twig
    bootstrap_4_layout.html.twig
    bootstrap_5_layout.html.twig
    form_core_layout.html.twig
    form_layout.html.twig

   Google

    tags_manager_code.html.twig
    tracking_code.html.twig
    tracking_commerce.html.twig

   Paginator

    paginator_bootstrap3_layout.html.twig
    paginator_bootstrap4_layout.html.twig
    paginator_bootstrap5_layout.html.twig
    paginator_default_layout.html.twig

   Sitemap

    index.xml.twig
    sitemap.xml.twig

translations

  LeaptCoreBundle.en.yml
  LeaptCoreBundle.fr.yml
  validators.en.yml
  validators.fr.yml
CHANGELOG-4.x.md
CHANGELOG-5.x.md
LICENSE
README.md
UPGRADE-4.x.md
UPGRADE-5.x.md
composer.json