在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):GrahamCampbell/Laravel-Manager开源软件地址(OpenSource Url):https://github.com/GrahamCampbell/Laravel-Manager开源编程语言(OpenSource Language):PHP 100.0%开源软件介绍(OpenSource Introduction):Laravel ManagerLaravel Manager was created by, and is maintained by Graham Campbell, and provides some manager functionality for Laravel. Feel free to check out the change log, releases, security policy, license, code of conduct, and contribution guidelines. InstallationThis version requires PHP 7.1-8.1 and supports Laravel 5.5-9.
To get the latest version, simply require the project using Composer: $ composer require "graham-campbell/manager:^4.7" Once installed, you can extend or implement the classes in this package to speed up writing Laravel packages further. There are no service providers to register. ConfigurationLaravel Manager requires no configuration. Just follow the simple install instructions and go! UsageConnectorInterfaceThis interface defines one public method. The This interface is not used by this package, but is used by Laravel Flysystem. ManagerInterfaceThis interface defines the public methods a manager class must implement. The The The The The The The The AbstractManagerThis abstract class implements the The The You can also dynamically call methods on the default connection due to the use of Further InformationYou may see an example of implementation in Laravel Flysystem, Laravel DigitalOcean, and Laravel GitHub. SecurityIf you discover a security vulnerability within this package, please send an email to [email protected]. All security vulnerabilities will be promptly addressed. You may view our full security policy here. LicenseLaravel Manager is licensed under The MIT License (MIT). For EnterpriseAvailable as part of the Tidelift Subscription The maintainers of |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论