PHPackages                             00f100/fcphp-datasource - 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. [Database &amp; ORM](/categories/database)
4. /
5. 00f100/fcphp-datasource

ActivePackage[Database &amp; ORM](/categories/database)

00f100/fcphp-datasource
=======================

Package to manipulate datasource

0841PHP

Since Sep 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/00F100/fcphp-datasource)[ Packagist](https://packagist.org/packages/00f100/fcphp-datasource)[ RSS](/packages/00f100-fcphp-datasource/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (1)

FcPhp Datasource
================

[](#fcphp-datasource)

Abstract class to Datasource FcPhp

[![Build Status](https://camo.githubusercontent.com/7625b66070f169b9a2af6314bbed2bce03f7dee883d414eef9f8eb19157e2ede/68747470733a2f2f7472617669732d63692e6f72672f3030463130302f66637068702d64617461736f757263652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/00F100/fcphp-datasource) [![codecov](https://camo.githubusercontent.com/b6b597b975ddfddd43f7cb525973ed605c3dcd4e913dbca2872733e2560a8ed0/68747470733a2f2f636f6465636f762e696f2f67682f3030463130302f66637068702d64617461736f757263652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/00F100/fcphp-datasource)

[![PHP Version](https://camo.githubusercontent.com/0ec56b40e6e7e7fb97d3982cbbb0e59fb0ea6c3b8fb0d9aacd5a6f4f9a685aee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f3030663130302f66637068702d64617461736f757263652e737667)](https://packagist.org/packages/00F100/fcphp-datasource) [![Packagist Version](https://camo.githubusercontent.com/d831adebe0656c7e2875f8712b4d318ab2547dee0e8038ea1ad0b4d58bb8b392/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f3030663130302f66637068702d64617461736f757263652e737667)](https://packagist.org/packages/00F100/fcphp-datasource) [![Total Downloads](https://camo.githubusercontent.com/e059934d814f53711024e27dc867ad415228362a35eb56e2fd8966c210a6b693/68747470733a2f2f706f7365722e707567782e6f72672f3030463130302f66637068702d64617461736f757263652f646f776e6c6f616473)](https://packagist.org/packages/00F100/fcphp-datasource)

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

[](#how-to-install)

Composer:

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

or add in composer.json

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

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

[](#how-to-use)

This class is abstract. Have methods default to connect, disconnect, execute Query and get Strategy to use in Query.

See:

- [Datasource Integration Test](tests/Integration/DatasourceIntegrationTest.php)
- [Datasource Interface](src/Interfaces/IDatasource.php)
- [Query Interface](src/Interfaces/IQuery.php)
- [Strategy Interface](src/Interfaces/IStrategy.php)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ff406566b9371ed5b48e1e62a5dcafd6f1de2e3066fa0922afdfe418d100b8c?d=identicon)[00F100](/maintainers/00F100)

---

Top Contributors

[![00F100](https://avatars.githubusercontent.com/u/8130040?v=4)](https://github.com/00F100 "00F100 (17 commits)")

### Embed Badge

![Health badge](/badges/00f100-fcphp-datasource/health.svg)

```
[![Health](https://phpackages.com/badges/00f100-fcphp-datasource/health.svg)](https://phpackages.com/packages/00f100-fcphp-datasource)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
