PHPackages                             papajoker/bootstrap3 - 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. papajoker/bootstrap3

ActiveLibrary[Framework](/categories/framework)

papajoker/bootstrap3
====================

Framework Bootstrap3

026JavaScript

Since Jun 23Pushed 12y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

\#Framework css #Bootstrap 2 - Bootstrap3 - JqueryMobile

test de packages css pour le starter-kit laravel 4

---

\##Inclus

- css-js-img
- une seule vue de test : frontend/layout
- Modeles de micro templates (non utilisés)

---

\##Exigences

- Laravel 4
- starter-kit fr

---

\##Installation

recupérer le starter-kit fr

Ajouter le(s) framework au composer.json : "papajoker/bootstrap2" : "@dev", "papajoker/bootstrap3" : "@dev", "papajoker/jquerymobile" : "@dev"

en ligne de commande, faire un `(php) composer(.phar) update`

```
  php artisan asset:publish
ou individuellement
  php artisan asset:publish papajoker/bootstrap2
  php artisan asset:publish papajoker/bootstrap3
  php artisan asset:publish papajoker/jquerymobile

```

---

\##Configuration

Pour passer - charger le frameworkcss :

\###1) dans app/config.view.php remplacer `'paths' => array(__DIR__.'/../views'),`par `'paths' => array(public_path().'/packages/papajoker/jquerymobile/views',app_path().'/views'),`

> cette ligne est très importante : dans app/config.view.php nous disont a laravel ou trouver les vues, nous lui demandons de charger les vues "normales"(/app/views/) si non trouvées dans le frameworkcss

---

Passer d'un framework a un autre
--------------------------------

[](#passer-dun-framework-a-un-autre)

dans app/config.view.php modifier `paths`

---

utilisation
-----------

[](#utilisation)

```
Ajoutez,modifiez vos vues dans /app/views/
pour les vues spécifiques au framework css préférez le dossier /public/packages/.../views/

```

> sous linux il est facile de faire un lien du dossier /public/packages/.../views/ dans /app/ ces 2 dossiers deviennent le même mais avec 2 entrées différentes. ln -s source\_Packkage lien\_symb\_App a ce moment la + possible de passer d'un framework a un autre pour les dev win il y a mklink

il est possible aussi d'utiliser des namesspace avec les vues: View::addNamespace('frameworkcss', '/public/frameworkcss/views'); return View::make('frameworkcss::view.name');

---

> bootstrap3 : le layout est celui de bootstrap2, pas vraiment utilisable! ces frameworks n'ont qu'une seule vue particulière : /frontend/layouts/default.blade.php

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b4aa62c99f0f90c62ff77ca457b1f8a0e7693c0ce039f80b7b52eda048eedb4?d=identicon)[papajoker](/maintainers/papajoker)

---

Top Contributors

[![papajoker](https://avatars.githubusercontent.com/u/4622935?v=4)](https://github.com/papajoker "papajoker (2 commits)")

### Embed Badge

![Health badge](/badges/papajoker-bootstrap3/health.svg)

```
[![Health](https://phpackages.com/badges/papajoker-bootstrap3/health.svg)](https://phpackages.com/packages/papajoker-bootstrap3)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/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.7M255](/packages/laravel-dusk)[laravel/prompts

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

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

A simple API extension for DateTime.

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

PHPackages © 2026

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