Download the PHP package sintattica/atk without Composer

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

ATK Framework

ATK Framework is a special purpose PHP framework targeted at business applications.

It's targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.

Branches

ATK was originally developed by Ivo Jansch and iBuildings back in 2000. It's been actively developed until 2011 (version 6.6).

This repo is managed by Sintattica. We still have some active projects based on various versions of ATK. Since we didn't find a true alternative to ATK yet, we opted to keep it alive.

We currently have these branches:

main

The main branch contains the latest updates. It starts from release/v9 that was the branch that contained the rolling-releases.

release/v9

This branch starts from v9.1, it contains an updated style based on AdminLte framework. We are making other changes that will be rolled out in the future, generally we will be work on fixing existing functionalities on the version 9 line.

Our primary objective in the version 9.x is to give a new layout to existing projects and update them at least to PHP7.2.

The second objective is to merge the layout updates of the 9.2.x versions with the changes made in the v10.x and put a base for the upcoming v11 of the ATK framework.

The third objective is to create a skeleton project and some documentation so everyone can get onboard and develop awesome ATK applications.

9.1

Version like 9.0, but with jQuery only Currently there's no documentation for v9. Maybe we'll manage to write some docs in the future. If you have one, please tell us.

9.0

This is a deeply refactored version that's not backward compatible. It's been developed with the following objectives:

8.2

The fine folks at iBuildings were kind enough to transfer the atk-framework.com domain to Sintattica.

We call this the "classic" ATK, i.e. the closest to iBuildings' version. It's largely backward compatible, with no additional functions:

Contributions

Since we use both branches in production projects, pull requests for bug fixes are welcome, but we cannot guarantee to accept new features. Please get in touch before submitting such requests.

We kindly ask you to:



Thanks!

Team Sintattica


All versions of atk with dependencies

PHP Build Version
Package Version
Requires php Version >=8.3
fightbulc/moment Version ^1.13
smarty/smarty Version v5.4.0
vlucas/phpdotenv Version v3.6.*
ext-zlib Version *
ext-json Version *
ext-simplexml Version *
ext-zip Version *
ext-mysqli 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 sintattica/atk contains the following files

Loading the files please wait ....