Download the PHP package caffeinated/plugins without Composer
On this page you can find all versions of the php package caffeinated/plugins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download caffeinated/plugins
More information about caffeinated/plugins
Files in caffeinated/plugins
Download caffeinated/plugins
More information about caffeinated/plugins
Files in caffeinated/plugins
Please rate this library. Is it a good library?
Informations about the package plugins
This package has been abandoned and is no longer maintained.
Caffeinated Plugins
Abstraction layer between Blade/Twig to allow the means to "plug in" data through a consistent interface.
Quick Installation
Begin by installing the package through Composer.
Once this operation is complete, simply add both the service provider and facade classes to your project's config/app.php
file:
Service Provider
Facade
And that's it! With your coffee in reach, start plugging in some data!
Quick Usage
Build your plugin: app\Plugins\YourPlugin.php
Register your plugin, ideally within a service provider:
Now simply use it!
All versions of plugins with dependencies
PHP Build Version
Package Version
The package caffeinated/plugins contains the following files
Loading the files please wait ....