PHPackages                             sunveloper/laradic-support - 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. sunveloper/laradic-support

ActiveLibrary[Framework](/categories/framework)

sunveloper/laradic-support
==========================

Laravel support package

00PHP

Since Oct 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sunveloper/laradic-support)[ Packagist](https://packagist.org/packages/sunveloper/laradic-support)[ RSS](/packages/sunveloper-laradic-support/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Laradic Support
===============

[](#laradic-support)

[![Build Status](https://camo.githubusercontent.com/a13fa4a7e2c4167046ce3741ef69ac55454b86a0f2dbf5c2b9b589160c0d2d01/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c6172616469632f737570706f72742e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/laradic/support)[![GitHub Version](https://camo.githubusercontent.com/f8e7efba1cef3aea28be6e85d7c8d9726cc1b003ed3dca076b0ab6a0b7018d82/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6c6172616469632f737570706f72742e7376673f7374796c653d666c61742d737175617265266c6162656c3d76657273696f6e)](http://badge.fury.io/gh/laradic%2Fsupport)[![Code Coverage](https://camo.githubusercontent.com/a1ae09a3a2ac8b066f389ec54842dc60004d7ffbf389ce90e44dc3c773960a52/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d30252d7265642e7376673f7374796c653d666c61742d737175617265)](http://radic.nl:8080/job/laradic-support/cloverphp)[![Total Downloads](https://camo.githubusercontent.com/f5e50234e5652b8789055022bda3c804979abe2e07539a51634bc9b1e9f31681/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6172616469632f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laradic/support)[![License](https://camo.githubusercontent.com/3950454bd41aa92a19854a4ad516b52a3f53211ab0ebc68beff94e5379a2036b/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d6666363962342e7376673f7374796c653d666c61742d737175617265)](http://radic.mit-license.org)

[![Goto Documentation](https://camo.githubusercontent.com/b2a9708fdc45397d39a1b3e82b967bfdab9dff752f4e12352c535c417bb51b6e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f676f746f2d646f63732d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://docs.radic.nl/laradic-support)[![Goto API Documentation](https://camo.githubusercontent.com/9f03c129bdbe1f7a7ba2a1353d950c27a8827bdfa0706a578cb96cefc8c48aa8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f676f746f2d6170692d2d646f63732d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://docs.radic.nl/laradic-support/api)[![Goto Repository](https://camo.githubusercontent.com/4508bc277cde1478cd956506852fa7e01b63427dd0b40fa074e1fb8e7cbe2f26/687474703a2f2f696d672e736869656c64732e696f2f62616467652f676f746f2d7265706f2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://github.com/laradic/support)

---

Version 1.2
-----------

[](#version-12)

**Laravel 5** support package.

[**Check the documentation for all features and options**](http://docs.radic.nl/laradic-support/) (NA yet..)

Todo
----

[](#todo)

- Cleanup
- Tests (String tests are done but located outside of the package)

Installation
------------

[](#installation)

#### Composer

[](#composer)

```
"laradic/support": "~1.2"
```

#### Laravel

[](#laravel)

Note: The `SupportServiceProvider` is only needed if you want to use the Filesystem class trough IoC.

```
'Laradic\Support\SupportServiceProvider'
```

Overview
--------

[](#overview)

#### Classes

[](#classes)

ClassUsageDescriptionObject`Object::first(['a', 'b'])`Object helper functionsNumber`Number::paddingLeft(['a', 'b'])`Number helper functionsArrays`Arrays::unflatten($arr, '.')`Array helper functionsString`String::slug('Ha lo')`Combines Laravel, Underscore and Stringy functions into 1Path`Path::join('My', 'New', 'Path')`Provides utility methods for handling path stringsFilesystem`App::make('files')`
 `new Filesystem()`Extra filesystem functionsTemplateParser`new TemplateParser(Filesystem $files, $sourceDir)`Parse stubs into files#### Traits

[](#traits)

TraitDescriptionDotArrayAccessTraitImplements ArrayAccess functionality into a classEventDispatcherTraitImplements event dispatcher functionality into a classNamespacedItemResolverTraitImplements namespace functionality into a classAnd some others, TBD.#### Helpers

[](#helpers)

Check the `helpers.php` file for an overview

#### Copyright/License

[](#copyrightlicense)

Copyright 2015 [Robin Radic](https://github.com/RobinRadic) - [MIT Licensed](http://radic.mit-license.org)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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/9681770f6a38904fed365d5465307bf69efe9c1fc4af1d12f0f6d3cf8e0bfcf8?d=identicon)[sunveloper](/maintainers/sunveloper)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sunveloper-laradic-support/health.svg)

```
[![Health](https://phpackages.com/badges/sunveloper-laradic-support/health.svg)](https://phpackages.com/packages/sunveloper-laradic-support)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[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.

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

A simple API extension for DateTime.

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

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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