Download the PHP package tdt/core without Composer

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

tdt/core

Join the chat at https://gitter.im/tdt/core

Latest Stable Version Build Status Dependency Status

The DataTank core is the framework in which the main application of The DataTank is built. The DataTank is a web application that publishes data to URIs in web readable formats. This means that you provide a nice JSON, XML, PHP, ... serialization on a certain URI of data that resides somewhere in a CSV, XLS, XML, JSON, SHP, ... file or any other machine readable data container. In short, it provides an instant REST API on top of any machine readable data.

Installation

Installation docs

Front end

Run npm install when upgrading to 6.6

gulp will build all static assets for production
gulp serve will watch *.js & *.scss
gulp js will minify the jQuery source
gulp webpack will build the Vue project (currently only for homepage)

Read more

If you want to read more about The DataTank project visit our website or take a look at our documentation.

The DataTank is free software (AGPL, © 2011,2012 iRail NPO, 2012 Open Knowledge Belgium) to create an API for data in no time.

Any questions? Add a support issue!


All versions of core with dependencies

PHP Build Version
Package Version
Requires laravel/framework Version 4.2.18
phpoffice/phpexcel Version 1.8.1
phpunit/phpunit Version 4.0.17
easyrdf/easyrdf Version dev-master
kriswallsmith/buzz Version 0.10
cartalyst/sentry Version 2.1.1
willdurand/negotiation Version 1.3.2
coreation/gisconverter Version dev-master
proj4php/proj4php Version dev-inline-projections#89722067010a4c88b7c4c79a7ee187bb2ddb1b61
coreation/php-shapefile Version dev-master
elasticsearch/elasticsearch Version 1.4.1
nesbot/carbon Version ~1.14
phayes/geophp Version dev-master
ml/json-ld Version 1.*
ruflin/elastica Version 3.1.*
tdt/input Version dev-master
doctrine/dbal Version 2.5.12
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 tdt/core contains the following files

Loading the files please wait ....