PHPackages                             00f100/fcphp-context - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. 00f100/fcphp-context

ActivePackage

00f100/fcphp-context
====================

Context for FcPhp

0.1.1(7y ago)158PHPPHP &gt;=7.2

Since Jun 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/00F100/fcphp-context)[ Packagist](https://packagist.org/packages/00f100/fcphp-context)[ Docs](https://github.com/00f100/fcphp-context)[ RSS](/packages/00f100-fcphp-context/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

FcPhp Context
=============

[](#fcphp-context)

Context to FcPhp Application. Autoload Context inside packages with cache using [FcPhp Cache](https://github.com/00F100/fcphp-cache) and [FcPhp Autoload](https://github.com/00F100/fcphp-autoload)

[![Build Status](https://camo.githubusercontent.com/0c00661bc61f59d21565203c6899527d172f177a553babac7ae0defcb715cd03/68747470733a2f2f7472617669732d63692e6f72672f3030463130302f66637068702d636f6e746578742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/00F100/fcphp-context) [![codecov](https://camo.githubusercontent.com/36e984fbcc90ec0e976fd701e7a45818d781668d006ca2a9b89088f070d52131/68747470733a2f2f636f6465636f762e696f2f67682f3030463130302f66637068702d636f6e746578742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/00F100/fcphp-context) [![Total Downloads](https://camo.githubusercontent.com/a2c77a0f1e0b1aac07d524bbad0c23bdfd15bb1dd358b2480386ef316b19065b/68747470733a2f2f706f7365722e707567782e6f72672f3030463130302f66637068702d636f6e746578742f646f776e6c6f616473)](https://packagist.org/packages/00F100/fcphp-context)

How to install
--------------

[](#how-to-install)

Composer:

```
$ composer require 00f100/fcphp-context
```

or add in composer.json

```
{
	"require": {
		"00f100/fcphp-context": "*"
	}
}
```

How to use
----------

[](#how-to-use)

```
