PHPackages                             bernardsnation/archi-sass - 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. bernardsnation/archi-sass

ActiveLibrary

bernardsnation/archi-sass
=========================

Quickly pull a nice sleek architecture for sass development.

06CSS

Since Sep 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jamezilla0/archi-sass)[ Packagist](https://packagist.org/packages/bernardsnation/archi-sass)[ RSS](/packages/bernardsnation-archi-sass/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

**Package Author**: James Bernard

**Home Page**:

**Description:** This package is used for quickly pulling a nice sleek architecture for our sass development. All you have to do is use your sass watcher agaisnt styles:css to get started.

**Architecture Author:** Hugo Giraudel

**Home Page:**

root/
-----

[](#root)

```
main.scss             # primary Sass file# ArchiSass

```

base/
-----

[](#base)

```
_buttons.scss     # Buttons
_carousel.scss    # Carousel
_cover.scss       # Cover
_dropdown.scss    # Dropdown
_navigation.scss  # Navigation
_all.scss

```

helpers/
--------

[](#helpers)

```
_variables.scss   # Sass Variables
_functions.scss   # Sass Functions
_mixins.scss      # Sass Mixins
_helpers.scss     # Class & placeholders helpers
_all.scss

```

layout/
-------

[](#layout)

```
_grid.scss        # Grid system
_header.scss      # Header
_footer.scss      # Footer
_sidebar.scss     # Sidebar
_forms.scss       # Forms
_all.scss

```

pages/
------

[](#pages)

```
_home.scss        # Home specific styles
_contact.scss     # Contact specific styles
_all.scss

```

themes/
-------

[](#themes)

```
_theme.scss       # Default theme
_admin.scss       # Admin theme
_all.scss

```

vendors/
--------

[](#vendors)

```
_bootstrap.scss   # Bootstrap
_jquery-ui.scss   # jQuery UI
_all.scss

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7609a19fa5153f1a097ceb76e917d12a70850095e1303535b53f0cb7a803d876?d=identicon)[jamezilla0](/maintainers/jamezilla0)

### Embed Badge

![Health badge](/badges/bernardsnation-archi-sass/health.svg)

```
[![Health](https://phpackages.com/badges/bernardsnation-archi-sass/health.svg)](https://phpackages.com/packages/bernardsnation-archi-sass)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
