moay / loxberry-poppins
A PHP Framework for LoxBerry plugins
1.0.0-beta5
2020-01-25 15:32 UTC
Requires
- php: >=7.2
- ext-json: *
- filp/whoops: ^2.7
- moay/loxberry-core: 1.0.0-rc3
- symfony/config: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/finder: ^5.0
- symfony/http-foundation: ^5.0
- symfony/var-dumper: ^5.0
- symfony/yaml: ^5.0
- twig/twig: ^3.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-26 03:05:16 UTC
README
LoxBerry Poppins - Core
This package is the core of LoxBerry Poppins. It should be used via the base plugin, but feel free to use it anywhere you like and how you like.
Documentation
For documentation, take a look at the base plugin.
Installation
Usage with the base plugin is strongly encouraged. Installation instructions can be found there.
If you really want to use only this package, you can install it in your project using composer.
composer require moax/loxberry-poppins
License
Licensed under the MIT License.