PHPackages                             helsingborg-stad/blade-component-library - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. helsingborg-stad/blade-component-library

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

helsingborg-stad/blade-component-library
========================================

A component library based upon blade engine.

0.15.0(5y ago)522.0k1[3 issues](https://github.com/helsingborg-stad/blade-component-library/issues)[1 PRs](https://github.com/helsingborg-stad/blade-component-library/pulls)MITPHP

Since Mar 22Pushed 5y ago4 watchersCompare

[ Source](https://github.com/helsingborg-stad/blade-component-library)[ Packagist](https://packagist.org/packages/helsingborg-stad/blade-component-library)[ RSS](/packages/helsingborg-stad-blade-component-library/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)DependenciesVersions (118)Used By (0)

BETA: Blade component library
=============================

[](#beta-blade-component-library)

This is a library containing load functions and library of views with their controllers. Enables swift and precise development of static user interfaces across multiple products. The package is designed to be used standalone or with WordPress as CMS engine.

Important note: This is a view package! Not a single line of CSS or Javascript will be appended. We (will, not complete yet) have a separate package to provide these feature in a syleguide format.

Getting started
---------------

[](#getting-started)

Recommended method of usage is with composer. Add the requirement below, to enable a new set of awesome features.

```
composer reqire helsingborg-stad/blade-component-library

```

Known issues
------------

[](#known-issues)

- Components/directives must be called with an @endcomponent tag. Directives without end-tag will not work.

Example usage (register a component)
------------------------------------

[](#example-usage-register-a-component)

```
