finally-a-fast / fafcms-module-parser
This package is abandoned and no longer maintained.
No replacement package was suggested.
v0.1.0-alpha
2020-09-29 08:12 UTC
Requires
- php: ^7.4
- ext-mbstring: *
- finally-a-fast/fafcms-core: ^0.1 || @dev
- jlawrence/eos: ^3.2
- masterminds/html5: ^2.7
- symfony/dom-crawler: ^5.0
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-21 09:30:07 UTC
README
This is an module for the Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-module-parser
or add
"finally-a-fast/fafcms-module-parser": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-module-parser is released under the MIT License. See the LICENSE.md for details.