LatchBundle:将 Latch 轻松集成到您的 symfony2 项目中

时间:2024-07-20 20:01:50
【文件属性】:

文件名称:LatchBundle:将 Latch 轻松集成到您的 symfony2 项目中

文件大小:30KB

文件格式:ZIP

更新时间:2024-07-20 20:01:50

PHP

LatchBundle 将 Latch 轻松集成到您的 symfony2 项目中。 可以访问官网: : 先决条件 翻译 如果您希望使用此包中提供的默认文本,您必须确保在您的配置中启用了翻译器。 # app/config/config.yml framework : translator : ~ 有关翻译的更多信息,请查看。 安装 更新您的数据库架构 设置您的闩锁操作 第 1 步:使用 Composer 下载 LatchBundle 在 composer.json 中添加 LatchBundle。 第一个选项:您可以通过 ElevenPaths安装官方Latch PHP SDK 。 Composer 无法递归加载存储库。您需要在 composer.json 中添加此依赖项,或者您可以通过 satis 或 toran 代理管理它。 { "repositor


【文件预览】:
LatchBundle-master
----.gitignore(1B)
----FourcodersLatchBundle.php(145B)
----README.md(9KB)
----EventListener()
--------LatchListener.php(882B)
----Resources()
--------views()
--------public()
--------translations()
--------config()
--------doc()
----LICENSE(733B)
----composer.json(2KB)
----DependencyInjection()
--------FourcodersLatchExtension.php(1KB)
--------Configuration.php(1KB)
----Model()
--------LatchOperationVoter.php(2KB)
--------LatchManagerBase.php(2KB)
--------LatchManagerFactory.php(479B)
--------LatchPhpSdkManager.php(241B)
--------LatchFourcodersSdkManager.php(268B)
--------LatchUserManager.php(1KB)
--------LatchManagerInterface.php(552B)
----.scrutinizer.yml(110B)
----spec()
--------Fourcoders()
----Tests()
--------LatchUser.php(448B)
----.travis.yml(129B)
----Form()
--------Type()
----Controller()
--------RegistrationController.php(2KB)

网友评论