2017 © Pedro Peláez
 

library fatfree-core

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

image

bcosca/fatfree-core

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  • Friday, July 27, 2018
  • by bcosca
  • Repository
  • 40 Watchers
  • 94 Stars
  • 39,320 Installations
  • PHP
  • 21 Dependents
  • 0 Suggesters
  • 47 Forks
  • 22 Open issues
  • 21 Versions
  • 9 % Grown

The README.md

fatfree-core

Fat-Free Framework core library, (*1)

Usage:

First make sure to add a proper url rewrite configuration to your server, see https://fatfreeframework.com/3.6/routing-engine#DynamicWebSites, (*2)

without composer:, (*3)

$f3 = require('lib/base.php');

with composer:, (*4)

composer require bcosca/fatfree-core
require("vendor/autoload.php");
$f3 = \Base::instance();

For the main repository (demo package), see https://github.com/bcosca/fatfree
For the test bench and unit tests, see https://github.com/f3-factory/fatfree-dev
For the user guide, see https://fatfreeframework.com/user-guide
For the documentation, see https://fatfreeframework.com/api-reference, (*5)

The Versions

27/07 2018

dev-master

9999999-dev http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

19/04 2018

3.6.4

3.6.4.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

31/12 2017

3.6.3

3.6.3.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

20/10 2017

dev-sqlsrv2008

dev-sqlsrv2008 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

26/06 2017

3.6.2

3.6.2.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

02/04 2017

3.6.1

3.6.1.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

06/12 2016

1.1.0

1.1.0.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.2.0

 

The Development Requires

mongodb database driver persistence

05/12 2016

1.0.4

1.0.4.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

mongodb database driver persistence

19/11 2016

v3.6.0

3.6.0.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4

 

29/09 2016

1.1.0-alpha1

1.1.0.0-alpha1 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

The Development Requires

mongodb database driver persistence

23/09 2016

1.0.3

1.0.3.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

mongodb database driver persistence

30/03 2016

1.0.2

1.0.2.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

mongodb database driver persistence

04/03 2016

1.0.1

1.0.1.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

mongodb database driver persistence

21/01 2016

1.0.0

1.0.0.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.0

 

mongodb database driver persistence

31/12 2015

3.5.1

3.5.1.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.6

 

28/12 2015

1.0.0-beta2

1.0.0.0-beta2 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.1.1

 

mongodb database driver persistence

02/11 2015

1.0.0-beta1

1.0.0.0-beta1 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.0.0

 

mongodb database driver persistence

07/10 2015

1.0.0-alpha1

1.0.0.0-alpha1 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-mongodb ^1.0.0

 

mongodb database driver persistence

02/06 2015

3.5.0

3.5.0.0 http://fatfreeframework.com/

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.6

 

13/05 2015

0.2.0

0.2.0.0 https://jira.mongodb.org/browse/PHPLIB

MongoDB driver library

  Sources   Download

Apache-2.0

The Requires

  • ext-mongodb >=0.6.0

 

mongodb database driver persistence

12/12 2014

0.1.0

0.1.0.0

MongoDB CRUD interface for PHongo

  Sources   Download

BSD-2-Clause

The Requires

  • ext-phongo >=0.1.2

 

The Development Requires