PHPackages                             droptica/d\_application\_api - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. droptica/d\_application\_api

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

droptica/d\_application\_api
============================

Application helper classes and methods.

v1.1(5y ago)05.6kGPL-2.0+PHP

Since Jan 22Pushed 5y agoCompare

[ Source](https://github.com/droptica/d_application_api)[ Packagist](https://packagist.org/packages/droptica/d_application_api)[ RSS](/packages/droptica-d-application-api/feed)WikiDiscussions develop Synced 1w ago

READMEChangelog (2)DependenciesVersions (5)Used By (0)

This is Drupal 8 module for developers
======================================

[](#this-is-drupal-8-module-for-developers)

Installation:
-------------

[](#installation)

`composer require droptica/d_application_api`

Services:
---------

[](#services)

### Revert (Import) a feature programmatically - Drupal 8

[](#revert-import-a-feature-programmatically---drupal-8)

`\Drupal::service('d_application_api.features')->import($modules);`

#### Example usage:

[](#example-usage)

```
