Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chi-teck/d8-services
https://github.com/chi-teck/d8-services
drupal
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chi-teck/d8-services
- Owner: Chi-teck
- Created: 2016-03-13T05:13:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T06:54:32.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T20:54:53.672Z (3 months ago)
- Topics: drupal
- Language: PHP
- Size: 124 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drupal 8 services
List of all Drupal services with examples of usage. Use [GitHub file search](https://github.com/Chi-teck/d8-services/find/master) to discover required services.
## Links
* [Services and Dependency Injection Container](https://api.drupal.org/api/drupal/core%21core.api.php/group/container/8) – API documentation
* [Services and Dependency Injection in Drupal 8](https://www.drupal.org/node/2133171) – Community documentation
* [Services](https://api.drupal.org/api/drupal/services) – API search