sunveloper / laradic-support
Laravel support package
dev-master
2020-10-16 09:33 UTC
Requires
- php: >=5.5.9
- danielstjules/stringy: >=1.9
- illuminate/console: >=5.0
- illuminate/filesystem: >=5.0
- illuminate/support: >=5.0
- radic/tmp-underscore-php: >=1.3
- symfony/filesystem: >=2.7
- webmozart/path-util: >=1.0
Requires (Dev)
- laradic/dev: dev-master
This package is auto-updated.
Last update: 2024-12-16 18:42:30 UTC
README
Version 1.2
Laravel 5 support package.
Check the documentation for all features and options (NA yet..)
Todo
- Cleanup
- Tests (String tests are done but located outside of the package)
Installation
Composer
"laradic/support": "~1.2"
Laravel
Note: The SupportServiceProvider
is only needed if you want to use the Filesystem class trough IoC.
'Laradic\Support\SupportServiceProvider'
Overview
Classes
Traits
Helpers
Check the helpers.php
file for an overview
Copyright/License
Copyright 2015 Robin Radic - MIT Licensed