PHPackages                             flatbase/flatbase - 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. flatbase/flatbase

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

flatbase/flatbase
=================

Standalone queryable flat file database

0.4.1(8y ago)508.9k8[5 issues](https://github.com/adamnicholson/flatbase/issues)4PHPPHP &gt;=5.6.0

Since Feb 25Pushed 7y ago5 watchersCompare

[ Source](https://github.com/adamnicholson/flatbase)[ Packagist](https://packagist.org/packages/flatbase/flatbase)[ RSS](/packages/flatbase-flatbase/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (7)Used By (4)

Flatbase
========

[](#flatbase)

Flatbase is a flat file database written in PHP which aims to be:

- Lightweight
- Very easy to install, with minimal/no configuration
- Simple intuitive API
- Suitable for small data sets, low-load applications, and testing/prototyping

Example Usage
-------------

[](#example-usage)

```
