metabolism / rocket-kernel
Rocket Kernel
Installs: 17
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- php: >=5.5.0
- composer-plugin-api: ^1.0
- curl/curl: ^1.5
- dflydev/dot-access-data: ^1.0
- metabolism/rocket-installer: 1.1.*
- mustangostang/spyc: ^0.6.1
Requires (Dev)
- composer/composer: 1.0.*@dev
- mikey179/vfsstream: ~1
- symfony/filesystem: ~2.7
- symfony/finder: ~2.7
This package is auto-updated.
Last update: 2019-08-05 16:02:41 UTC
README
INTRODUCTION
This project contains common core functionality across Rocket frameworks. It allows developpers to have a simple guideline to create new functionnalities without losing cross-framework changeability.
Moreover it offers a set of tools allowing the project perform System processes such as file manipulation, database handling, ...
How to use
Any framework which aims to use the Rocket Stack must use ApplicationTrait
Trait in your Application
class.
MAINTAINERS
This project is the full property of Metabolism Agency ( http://metabolism.fr )
Current maintainers:
- Jérôme Barbato - jerome@metabolism.fr
- Paul Coudeville - paul@metabolism.fr