Download the PHP package arcanedev/markup without Composer
On this page you can find all versions of the php package arcanedev/markup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package markup
PHP HTML MARKUP Generator
By ARCANEDEV©
Create HTML tags and render them efficiently.
Requirements
- PHP >= 5.4.0
Installation
Composer
You can install the package via Composer. Add this to your composer.json
:
Then install it via composer install
or composer update
.
Laravel
After the installation, include the service provider within app/config/app.php
.
And finally, add the facade alias to this same file at the bottom:
USAGE
To generate your title tag for example :
And There is more:
Contribution
Any ideas are welcome. Feel free the submit any issues or pull requests.
TODO
- [ ] Documentation
- [ ] Examples
- [x] More tests and code coverage
- [x] Laravel Support (v4.2)
- [ ] Laravel Support (v5.0)
- [ ] Refactoring
License
Markup package is licenced under the MIT license.
All versions of markup with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package arcanedev/markup contains the following files
Loading the files please wait ....