PHPackages                             imagina/idocs-module - 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. imagina/idocs-module

ActiveAsgard-module

imagina/idocs-module
====================

1.0.4(6y ago)02327MITPHPPHP &gt;=7.0.0CI failing

Since Nov 12Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/imagina/imaginacms-idocs)[ Packagist](https://packagist.org/packages/imagina/idocs-module)[ RSS](/packages/imagina-idocs-module/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (6)Versions (9)Used By (0)

Documnets Module 1.0
====================

[](#documnets-module-10)

The Docummnets module allows authorized users to maintain a blog. Blogs are a series of posts that are time stamped and are typically viewed by date as you would view a journal. Blog entries can be made public or private to the site members, depending on which roles have access to view content.

\##Docuemnt API Services

\##List documents

\###all route

`https://mydomain.com/api/idocs/v1/documents?`

filters

```
filter={"categories":{1,2,3},"document":[1,3,2], }
```

The `Maatwebsite\Excel\ExcelServiceProvider` is auto-discovered and registered by default.

If you want to register it yourself, add the ServiceProvider in config/app.php:

```
'providers' => [
    /*
     * Package Service Providers...
     */
    Maatwebsite\Excel\ExcelServiceProvider::class,
]
```

The `Excel` facade is also auto-discovered.

If you want to add it manually, add the Facade in config/app.php:

```
'aliases' => [
    ...
    'Excel' => Maatwebsite\Excel\Facades\Excel::class,
]
```

To publish the config, run the vendor publish command:

```
php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider
```

This will create a new config file named `config/excel.php`.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance45

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~361 days

Recently: every ~541 days

Total

7

Last Release

213d ago

Major Versions

1.0.4 → v10.x-dev2025-09-22

PHP version history (2 changes)1.0.0PHP &gt;=7.0.0

v10.x-devPHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bc4bd5d733cfbe7e145670fbb1539bdb8d33f43c2cca4f26a119d37dfbad62f?d=identicon)[imagina](/maintainers/imagina)

---

Top Contributors

[![ImaginaMarcsor](https://avatars.githubusercontent.com/u/39388591?v=4)](https://github.com/ImaginaMarcsor "ImaginaMarcsor (6 commits)")[![msolanogithub](https://avatars.githubusercontent.com/u/38920570?v=4)](https://github.com/msolanogithub "msolanogithub (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imagina-idocs-module/health.svg)

```
[![Health](https://phpackages.com/badges/imagina-idocs-module/health.svg)](https://phpackages.com/packages/imagina-idocs-module)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[backpack/pagemanager

Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.

371522.6k6](/packages/backpack-pagemanager)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)

PHPackages © 2026

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