PHPackages                             daggerhartlab/lark - 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. daggerhartlab/lark

ActiveDrupal-module[Database &amp; ORM](/categories/database)

daggerhartlab/lark
==================

Drupal module for exporting and importing content.

2.0.7(6mo ago)11.5k↓33.3%[6 issues](https://github.com/daggerhartlab/lark/issues)GPL-2.0-or-laterPHP

Since Dec 17Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/daggerhartlab/lark)[ Packagist](https://packagist.org/packages/daggerhartlab/lark)[ RSS](/packages/daggerhartlab-lark/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (20)Used By (0)

Lark
====

[](#lark)

Lark provides the functionality to export and import content entities along with their dependencies from one Drupal site to another.

Setup
-----

[](#setup)

Visit the Lark Sources page (`/admin/lark/source`), and create a new Source for where you will export your content. Ideally, this directory should be outside the document root of the Drupal site.

You can make your exports directory relative to a module or theme by providing the module or theme name within brackets in the directory path.

Example: `[my_custom_module]/content` will be converted into `modules/custom/my_custom_module/content`.

Visit the Lark settings page and set default Lark Source.

Exporting Entities
------------------

[](#exporting-entities)

Entities can be exported from the entity's view/edit page by clicking the "Lark" tab. This will provide a form where you can easily export the entity and its dependencies. The export will be saved to the selected Lark Source, or can be downloaded as a `.tar.gz` file.

To export an entity using drush, the following command can be used:

```
drush lark:export-entity
```

Importing Entities
------------------

[](#importing-entities)

Exported entities can be imported using the Source's UI, located at `/admin/lark/source/`. This page will list all exports available within the source along with their export status.

If the entity already exists on the site, the entity can be re-imported by visiting the entity's edit page and clicking the "Lark" tab.

To import entities using drush, the following commands can be used:

```
# Import all entities from all Lark Sources.
drush lark:import-all-entities

# Import all entities within a given source.
drush lark:import-source

# Import a single entity and its dependencies from a specific Lark Source.
drush lark:import-entity
```

User Interface
--------------

[](#user-interface)

- `/admin/lark/source` - List of all sources. View a source to see its export contents.
- `/lark/export/node/{node}` - Export a single node entity.
- `/lark/export/media/{media}` - Export a single media entity.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance51

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~36 days

Total

19

Last Release

181d ago

Major Versions

1.22 → 2.0.02025-03-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/40e6e1b4e08e74f3307921a16c95af10efa1b7221e9b9a634b4cbaa0c593938a?d=identicon)[daggerhart](/maintainers/daggerhart)

---

Top Contributors

[![daggerhart](https://avatars.githubusercontent.com/u/1205329?v=4)](https://github.com/daggerhart "daggerhart (148 commits)")

---

Tags

drupaldrupal-module

### Embed Badge

![Health badge](/badges/daggerhartlab-lark/health.svg)

```
[![Health](https://phpackages.com/badges/daggerhartlab-lark/health.svg)](https://phpackages.com/packages/daggerhartlab-lark)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)[usmanhalalit/laracsv

A Laravel package to easily generate CSV files from Eloquent model.

6151.7M4](/packages/usmanhalalit-laracsv)[hipsterjazzbo/landlord

A simple, single database multi-tenancy solution for Laravel 5.2+

613270.0k1](/packages/hipsterjazzbo-landlord)

PHPackages © 2026

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