Download the PHP package vikry/shyffon without Composer

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

Shyffon Homepage & CRUD Example

NSY PHP Framework Example with HTML5 Boilerplate and Foundation CSS Framework. This also provides Font-Awesome and several optimizations for Datatables plugin.

This is an example of a CRUD program & homepage using the NSY Framework (Shyffon Project), i hope it can be useful for everyone to start using NSY as the project framework. I made this because I know that everyone loves CRUD..so Enjoy it!

Site example : https://shyffon.nsyframework.com

How to dating with Shyffon?

The Requirement

Before installing NSY, there are several applications that must be installed to support NSY operation.

1. Install Wget

Windows Installation :

Linux Installation (Debian based) :

MacOS Installation :

2. Install Composer

Windows Installation :

Linux Installation (Debian based) :

MacOS Installation :

3. Install Git

Windows Installation :

Linux Installation (Debian based) :

MacOS Installation :


NSY Installation

Download from Github

Download from Composer

Install NSY by creating a new directory called blog

Restart Bash

NSY Setup


Database Example

There is an example mysql or mariadb database (for test the CRUD process) in the Migrations folder. You can restore it to a database with this way NSY Migration.

Shyffon contain package

Browser support test

NSY is made with Foundation CSS Framework. This information is based on Foundation Compatibility.

Foundation is tested across many browsers and devices, and works back as far as IE9 and Android 2.

Overview

Chrome Last Two Versions
Firefox
Safari
Opera
Mobile Safari1
IE Mobile
Edge
Internet Explorer Versions 9+
Android Browser Versions 4.4+

1iOS 7+ is actively supported but with some known bugs.

What Won't Work?

This doesn't mean that NSY cannot be used in older browsers, just that we'll ensure compatibility with the ones mentioned above. NSY Browser support information based on Foundation Zurb Compatibility.


NSY Framework

NSY is a simple PHP Framework that works well on MVC or HMVC mode.

Site example : https://nsyframework.com/

See further explanation here... NSY Documentation (Documentation is undercontruction, sorry for many information have been missed)

License

The code is available under the MIT license..


All versions of shyffon with dependencies

PHP Build Version
Package Version
Requires nesbot/carbon Version ^2.53.1
optimus/onion Version ~1.0
fakerphp/faker Version ^1.16
php-curl-class/php-curl-class Version ^9.5
voku/anti-xss Version ^4.1
lablnet/encryption Version ^1.0
josantonius/cookie Version ^2.0
josantonius/json Version ^2.0
josantonius/session Version ^2.0
symfony/html-sanitizer Version ^6.1
rakit/validation Version ^1.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 vikry/shyffon contains the following files

Loading the files please wait ....