cartalyst/support
Support helpers.
v10.0.0
2.9M downloads/mo
#4780 most downloaded on Packagist
cartalyst/support
What this package is like to depend on
Last release 2 months ago
03 Jun 2026
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 23 of 23 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
23 releases · first in 2014
1 release in the last 12 months
see the full history below
Release timeline
23 releases · Aug 2014 to Jun 2026
2015
2017
2019
2021
2023
2025
Releases
latest 23-
v10.0.003 Jun 2026 -
v9.0.028 Feb 2025 -
v8.0.031 Mar 2024 -
v7.0.022 Feb 2023 -
v6.0.119 Apr 2022 -
v6.0.014 Feb 2022 -
v5.1.201 Mar 2021Release notes
Open source →REVISED- Use
nullfor theafterCommitproperty to be inline with Laravel's default value.
- Use
-
v5.1.112 Feb 2021 -
v5.1.022 Dec 2020 -
v5.0.012 Sep 2020 -
v4.0.003 Mar 2020 -
v3.0.110 Sep 2019 -
v3.0.004 Sep 2019Release notes
Open source →- BC Break: PHP 7.2 is the minimum required PHP version
- BC Break: Laravel 6.0 is the minimum supported Laravel version
-
v2.0.302 Mar 2019 -
v2.0.202 Mar 2019 -
v2.0.123 Feb 2017 -
v2.0.023 Feb 2017 -
v1.2.021 Jun 2016 -
v1.1.224 Jun 2015 -
v1.1.104 Feb 2015Release notes
Open source →UPDATED- Added the ability to set custom messages and custom attributes on the Validator class.
-
v1.1.023 Jan 2015Release notes
Open source →ADDEDCollectionA Collection class, similar to the Laravel Collection but more simpler.MailerA Mailer class that implements theIlluminate\Mail\Mailerwith lots of helper methods.ValidatorA Validation class that allows you to define different rules for different scenarios throughout your application.ContainerTraitCommon methods and properties for accessing the Laravel IoC.MailerTraitCommon methods and properties for sending emails.ValidatorTraitCommon methods and properties for doing validation.
-
v1.0.124 Jun 2015 -
v1.0.006 Aug 2014Release notes
Open source →INITEventTraitCommon methods and properties for dispatching events.RepositoryTraitCommon methods and properties for use across repositories.