PHPackages                             skyline-project/web-application-with-bootstrap - 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. [Framework](/categories/framework)
4. /
5. skyline-project/web-application-with-bootstrap

ActiveLibrary[Framework](/categories/framework)

skyline-project/web-application-with-bootstrap
==============================================

Basic Skyline CMS Application. Includes all packages to run your application.

v0.8.3(6y ago)055BSD-3-ClausePHPPHP ^7.2

Since Apr 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tasoftch/skyproj-web-application-with-bootstrap)[ Packagist](https://packagist.org/packages/skyline-project/web-application-with-bootstrap)[ RSS](/packages/skyline-project-web-application-with-bootstrap/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Skyline Core Application
========================

[](#skyline-core-application)

*Core Content Management System*

This package provides a skeleton template configuration to design a web application using Skyline CMS by TASoft Applications.
It also includes the Bootstrap CSS Framework.

Usage
-----

[](#usage)

```
$ composer create-project skyline-project/web-application-with-bootstrap -sdev ./my-skyline-application

```

This will install everything that Skyline CMS needs to deliver a compiled web application to clients.
Run your project local just type:

```
$ cd ./my-skyline-application
$ php -S localhost:8080 Public/skyline.php

```

To compile the bootstrap CSS Framework, you need to have npm installed.
Then simply type

```
$ cd ./my-skyline-application
$ npm install
$ npm run build:css

```

or as a startup:

```
$ cd ./my-skyline-application
$ composer startup

```

The `composer startup` command compiles everything and finally launches a default webserver on port 8080.

#### Compilation

[](#compilation)

Skyline CMS runs from a compiled application to increase performance and while development detect possible bugs.
There are several options, to compile an application:

- **Use the Skyline CMS Compiler package**
    This allows developers to work directly with source files and compile them manually.
    The Skyline CMS Compiler package is installed automatically when creating a development project. ```
    $ composer create-project skyline-project/web-application --no-dev ./my-skyline-application

    ```

    This command won't install the compiler
- **Use a Skyline CMS Control Panel**
    With control panels, you can edit and manage the content, as you expect, online by the content management system.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a2cbc935280abb17dff50d846e1d9ce71f265ccb2bfbe924794d4f1cdf7d6d3?d=identicon)[skyline-project](/maintainers/skyline-project)

---

Top Contributors

[![tasoftch](https://avatars.githubusercontent.com/u/24875322?v=4)](https://github.com/tasoftch "tasoftch (14 commits)")

### Embed Badge

![Health badge](/badges/skyline-project-web-application-with-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/skyline-project-web-application-with-bootstrap/health.svg)](https://phpackages.com/packages/skyline-project-web-application-with-bootstrap)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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