https://github.com/stillat/common
Useful features 'commonly' used in other larger packages and applications
https://github.com/stillat/common
Last synced: 3 months ago
JSON representation
Useful features 'commonly' used in other larger packages and applications
- Host: GitHub
- URL: https://github.com/stillat/common
- Owner: Stillat
- License: mit
- Created: 2014-02-17T18:25:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T18:27:51.000Z (over 9 years ago)
- Last Synced: 2025-03-01T20:49:35.518Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

[](https://travis-ci.org/Stillat/Common)
[](https://packagist.org/packages/stillat/common) [](https://packagist.org/packages/stillat/common) [](https://packagist.org/packages/stillat/common) [](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!