PHPackages                             samirzz/jldb - 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. samirzz/jldb

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

samirzz/jldb
============

Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.

50136PHPCI failing

Since Jan 10Pushed 6y ago3 watchersCompare

[ Source](https://github.com/mohamed-samir907/JLDB)[ Packagist](https://packagist.org/packages/samirzz/jldb)[ RSS](/packages/samirzz-jldb/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (3)Used By (0)

[![](https://repository-images.githubusercontent.com/232873829/e2c45600-33b0-11ea-941f-ba319f2d3c52)](https://repository-images.githubusercontent.com/232873829/e2c45600-33b0-11ea-941f-ba319f2d3c52)

[![](https://camo.githubusercontent.com/558e06c7a184c15bcf9552e90d11037280e66b79e1e0dc14572cd90fe6348f1b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3233323837333832392f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/232873829)[![](https://camo.githubusercontent.com/4d483d75aa88b7bf0b6cb4b7cfffc15807443c64c51ae7cc3885ed3a546da7d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73616d69727a7a2f6a6c64623f6c6162656c3d706870267374796c653d666c61742d737175617265)](https://packagist.org/packages/samirzz/jldb)[![](https://camo.githubusercontent.com/4eb1c9f19de4a80f50f18d83930229b656e3dd7cd469623e7d19a43176eba237/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6d6f68616d65642d73616d69723930372f6a6c64623f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samirzz/jldb)[![](https://camo.githubusercontent.com/7d217ebb91a61cb4d98e70dee31eb08e0a5f71bc518ebd4151a73c6fb1191d00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samirzz/jldb)

PHP JLDB (JSON Lite DB)
=======================

[](#php-jldb-json-lite-db)

Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.

Installation
------------

[](#installation)

```
composer require samirzz/jldb
```

Usage
-----

[](#usage)

1. Create a config.php file like that

```
