Download the PHP package divengine/nodes without Composer
On this page you can find all versions of the php package divengine/nodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download divengine/nodes
More information about divengine/nodes
Files in divengine/nodes
Download divengine/nodes
More information about divengine/nodes
Files in divengine/nodes
Vendor divengine
Package nodes
Short Description Div PHP Nodes is a No-SQL Database System for PHP written in PHP
License GPL-3.0-or-later
Homepage https://divengine.com/nodes
Package nodes
Short Description Div PHP Nodes is a No-SQL Database System for PHP written in PHP
License GPL-3.0-or-later
Homepage https://divengine.com/nodes
Please rate this library. Is it a good library?
Informations about the package nodes
Div PHP Nodes
Div PHP Nodes is a PHP library for storing relational and serialized data without the need for an external server. The data is organized into schemas, and each object (or "node") can be indexed for full-text search and fast lookup.
This class manages file-based databases and provides mechanisms to avoid concurrency issues using file locking. Additionally, it allows:
- Creating, updating, deleting, renaming, and searching for nodes.
- Referencing nodes across different schemas.
- Iterating over nodes using closure functions.
- Indexing node content for quick searches.
- Storing and dynamically updating statistics.
- Managing schemas: creating, renaming, and deleting schema directories.
Installation
With composer...
Without composer, download the class and...
Basic usage
Enjoy!
Documentation
All versions of nodes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package divengine/nodes contains the following files
Loading the files please wait ....