PHPackages                             flsouto/fstore - 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. flsouto/fstore

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

flsouto/fstore
==============

Library for storing relational data in the file system

1.0.5(5y ago)037PHP

Since Apr 9Pushed 5y agoCompare

[ Source](https://github.com/flsouto/fstore)[ Packagist](https://packagist.org/packages/flsouto/fstore)[ RSS](/packages/flsouto-fstore/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

### Accessing a Database

[](#accessing-a-database)

A database is nothing more than a directory. So all you have to do is specify the path to that directory when creating a database instance. If the directory does not exist, it will be created when the first row is inserted.

```
