PHPackages                             jlourenco/base - 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. jlourenco/base

ActiveLibrary

jlourenco/base
==============

This is the basic module for my ready to deploy website structure

v0.1.2.5(9y ago)0512MITPHP

Since Jan 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/joaogl/Base)[ Packagist](https://packagist.org/packages/jlourenco/base)[ Docs](https://github.com/jlourenco/base)[ RSS](/packages/jlourenco-base/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (10)Versions (8)Used By (2)

base
====

[](#base)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bc15f55a13019f48cde8482d99c03c5782fe22dfe2f17c07522e42863d74dc30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6c6f7572656e636f2f626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/base)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a0ee39b23382637bfb5200a041e1fc13afa7a1262531edbe9c3f15472565d5ee/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6c6f7572656e636f2f626173652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/joaogl/base)[![Coverage Status](https://camo.githubusercontent.com/136ef9d4156c77bdeea38b0589d5e7ad51bf2bde3cd344ba4da6fd4926942b4f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a6c6f7572656e636f2f626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/base/code-structure)[![Quality Score](https://camo.githubusercontent.com/648f252df77559ca2e2ae03ce95f64e1feb978f6c07c495ff16ed3dcf70e2281/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a6c6f7572656e636f2f626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/base/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/244a1c724cafa941d7ea583da8a918d5d7211b0a5094d401455f8ba179549dba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6c6f7572656e636f2f626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/base)

This is the basic module for my ready to deploy website structure

Install
-------

[](#install)

Via Composer

```
$ composer require jlourenco/base
```

Usage
-----

[](#usage)

```
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Joao Lourenco](https://github.com/joaogl)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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 ~27 days

Recently: every ~18 days

Total

7

Last Release

3609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab08c8e97a239eb9233180d300c2f43cd3f653114a7eb8a542afa72cf65d2a97?d=identicon)[joaogl](/maintainers/joaogl)

---

Top Contributors

[![joaogl](https://avatars.githubusercontent.com/u/1858551?v=4)](https://github.com/joaogl "joaogl (16 commits)")

---

Tags

basejlourenco

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jlourenco-base/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.4M207](/packages/backpack-crud)[kartik-v/yii2-krajee-base

Base library and foundation components for all Yii2 Krajee extensions.

6811.6M109](/packages/kartik-v-yii2-krajee-base)[ionux/phactor

Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate &amp; verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.

5275.0k30](/packages/ionux-phactor)[aza/math

AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).

1921.9k1](/packages/aza-math)[mnastalski/baselinker-php

Base.com (formerly BaseLinker) PHP library

1530.4k](/packages/mnastalski-baselinker-php)[cryptapi/php-cryptapi

CryptAPI's PHP library

2211.6k](/packages/cryptapi-php-cryptapi)

PHPackages © 2026

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