Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stillat/common

Useful features 'commonly' used in other larger packages and applications
https://github.com/stillat/common

Last synced: 2 days ago
JSON representation

Useful features 'commonly' used in other larger packages and applications

Awesome Lists containing this project

README

        

![](stillat_common.png)

[![Build Status](https://api.travis-ci.org/Stillat/Common.svg)](https://travis-ci.org/Stillat/Common)
[![Latest Stable Version](https://poser.pugx.org/stillat/common/v/stable)](https://packagist.org/packages/stillat/common) [![Total Downloads](https://poser.pugx.org/stillat/common/downloads)](https://packagist.org/packages/stillat/common) [![Latest Unstable Version](https://poser.pugx.org/stillat/common/v/unstable)](https://packagist.org/packages/stillat/common) [![License](https://poser.pugx.org/stillat/common/license)](https://packagist.org/packages/stillat/common)

The `stillat/common` package contains features that are common to many different applications that developers build. This includes an extended version of the [`stillat/collection`](https://github.com/Stillat/Collection) library (this extension adds sorting and extra features, for example).

This library is currently being rewritten for a version 3 release. This new release will remove the Laravel framework as a requirement (integration with Laravel will still be possible though).

## Documentation

The docs will appear in the `Stillat/docs` repository located at https://github.com/Stillat/docs. This is done so all the `Stillat` packages are documented in one location, which makes it much easier for me. Some basic documentation may appear in this readme at a later date, so check back!