Ankatantram have brought Gati(i.e. Quick), an ultra-lightweight PHP framewok ready for use. It helps a PHP developer to develop quickly customizable websites and web apps in a neat and clean way.
Produced By: Ankatantram
Developed By: Atul Prakash
Gati(i.e. Quick) has been successfully deployed in many projects.
You may use this framework on your own discretion. We do not give any sort of warranty etc. for this framework and we do not hold any responsibility for anything wrong that may happen by using this framework in any way.
You may use Gati( i.e.Quick) for free, but you are not permitted to redistribute it in any way.
Download
Gati(Quick) 1.0 (Beta)
Write to us for a 2 hours FREE & Full Training of Gati(Quick).
Download Quick and extract it out. You will get a folder namely 'quick'. This folder contains the framework.
Place the 'quick' folder within your project folder at your convenient location, wherever you want.
Now the Quick framework is parked in your project.
You need to integrate the Quick framework in each such file of your project where you want to use the powers of this framework. To integrate Quick in a PHP file, you need to include the index.php file of the 'quick' folder of the framework in your file.
If the address of the 'quick' folder is '../quick' w.r.t your file, you need to write the following code in a php-block at the top of your file:
include_once "../quick/index.php";
$index=new \root\qk\index("../quick/");
Now $index is the handle using which you can access the classes and other resources of the framework. You can access the classes and the resources of the framework even without using $index.
In Pipeline. Will be released soon.
Write to us for a 2 hours FREE & Full Training of Quick.
Digital Systems