stillat/common
A collection of common classes/components for PHP projects.
Maintainers
Requires
- php: >=5.3.0
- illuminate/support: 4.*
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: 4.0.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 8057abc69d7c67970392fe3111eed5620ab81282
- Johnathon Koster <john.woop@stillat.com>
This package is auto-updated.
Last update: 2026-06-08 09:49:54 UTC
README
👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License
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 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!
