Releases: affinity4/slimphp-support
Releases · affinity4/slimphp-support
0.10.1
11 Mar 00:28
Compare
Sorry, something went wrong.
No results found
Improving Tests\Support\FluentTest tests
0.10.0
11 Mar 00:19
Compare
Sorry, something went wrong.
No results found
Adding Support\Fluent class
Adding Collections\helpers.php with value function
Adding Contracts\Support\Arrayable and Contracts\Support\Jsonable interfaces
0.9.0
10 Mar 23:59
Compare
Sorry, something went wrong.
No results found
Renamed package from affinity4/slimphp-facades to affinity4/slimphp-support as the project is more than simply facades now
Renamed all namespaces from SlimFacades\\ to Affinity4\\SlimSupport\\
0.8.0
08 Mar 16:17
Compare
Sorry, something went wrong.
No results found
Added Support\Traits\ForwardsCalls trait to easily make Proxy classes
0.7.1
08 Mar 13:44
Compare
Sorry, something went wrong.
No results found
Update Dumpable trait README.md examples
0.7.0
08 Mar 13:18
Compare
Sorry, something went wrong.
No results found
Added symfony/var-dumper to packages to access dump and dd functions
Added Laravel v11 Dumpable trait
0.6.0
08 Mar 03:11
Compare
Sorry, something went wrong.
No results found
Added Support\Hub class to group similar pipelines into re-usable "workflows"
0.5.1
07 Mar 15:31
Compare
Sorry, something went wrong.
No results found
Minor improvements to README.md
0.5.0
07 Mar 14:38
Compare
Sorry, something went wrong.
No results found
Added namespaces to tests to avoid conflicts
Added Contracts\Pipeline interface
Added Support\Pipeline class
Added Facade\Pipeline facade class
0.4.0
07 Mar 12:31
Compare
Sorry, something went wrong.
No results found
Added Support\HigherOrderWhenProxy class
Added Support\Traits\Conditionable trait