Download the PHP package filipbs/f-user without Composer

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

fUser

fUser model is based on dbwebb.se user package for Anax mvc. fUser has improved features containing:

{info:title=Useful Information}Make sure you have database file in config. E.g /config/database_mysql.php{info}

Install

In index file make sure DI is set to UserController Create DI for database

Create a default router

Auto generate table

{tip:title=Helpful Hint}Create an route to autogenerate database table with default users.

Enter /setup and your database is ready to go {tip}

Anax-MVC

Latest Stable Version Build Status Code Coverage Scrutinizer Quality Score

A PHP-based and MVC-inspired (micro) framework / webbtemplate / boilerplate for websites and webbapplications.

Read article about it here: "Anax som MVC-ramverk" and here "Bygg en me-sida med Anax-MVC".

Builds upon Anax-base, read article about Anax-base "Anax - en hållbar struktur för dina webbapplikationer" to get an overview of its none-MVC variant.

By Mikael Roos, [email protected].

License

This software is free software and carries a MIT license.

Use of external libraries

The following external modules are included and subject to its own license.

Modernizr

PHP Markdown

History

History for Anax-MVC

v2.0.5* (2016-04-06)

v2.0.5 (2016-01-15)

v2.0.4 (2015-04-05)

v2.0.3 (2015-01-12)

v2.0.2 (2014-10-25)

v2.0.1 (2014-10-17)

v2.0.0 (2014-03-26)

History for Anax-base

v1.0.3 (2013-11-22)

v1.0.2 (2013-09-23)

v1.0.1 (2013-09-19)

v1.0.0 (2013-06-28)


All versions of f-user with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4
mos/cform Version 2.x-dev
mos/cdatabase Version dev-master
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 filipbs/f-user contains the following files

Loading the files please wait ....