Download the PHP package cygnite/framework without Composer

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

Cygnite PHP Framework


Build Status Gitter HHVM Status Latest Stable Version Total Downloads Latest Unstable Version License

Cygnite Framework it's just a small footprint to give you the creative experience of developing a web application. Cygnite is beautifully crafted to make your job simple and better without being worried about performance.

You will find several eye catching features into Cygnite Framework.

Requirements


The following versions of PHP are supported by this version.

Key Features -


  1. Powered By Composer.
  2. Zero Configuration.
  3. Powerful Craft Console On Top Of Symfony Console. Creating CRUD, Forms, Commands, Migrations and lot more Is Just Easy.
  4. Cyrus Lightweight ORM.
  5. As Simple For Begginer As Well As For Advance Developers.
  6. RESTFul Routing, Events, Controllers Helps You To Build Powerful API.
  7. Powerful IoC Container, HTTP Requests/Responses, Middlewares, Events, Bootstrappers, Services, Tracy Exception Handler etc.
  8. Integrated Third Party Payment Gateway, Social Authentication Libraries (Omnipay, Stripe, SocialOAuth etc.)
  9. Use Plain PHP Layout or Twig Template Engine.
  10. Use Classic Controllers, Service Controllers or HMVC Modules For Building Modular Application.

Contributing To Cygnite Framework


Contribute on the development or its documentation, learn, get help and help others, find, report bugs, send us your feedback, send your wishlist for new features, write and send us patches for Cygnite Framework.

You can contribute into cygnite development different ways. Read more in official website-

http://www.cygniteframework.com/

License


The Cygnite Framework is open-sourced software licensed under the MIT license.


All versions of framework with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4
twig/twig Version 1.*
symfony/console Version 2.6.*
tracy/tracy Version 2.3.*
ircmaxell/password-compat Version ~1.0
swiftmailer/swiftmailer Version 5.4.*
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 cygnite/framework contains the following files

Loading the files please wait ....