定制 acelords/laravel-core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

acelords/laravel-core

最新稳定版本:1.0.1

Composer 安装命令:

composer require acelords/laravel-core

包简介

The core system for AceLords Products

README 文档

README

An AceLords package for providing core services to AceLrods products

Facades

  • SeoManager
// use AceLords\Core\Library\Facades\SeoManager;

SeoManager::page(strtolower($page))->data();

Commands

  • acelords:clear-redis
  • acelords:fix-roles
  • acelords:generate-product-key
  • acelords:sudofy
  • acelords:test-queue
  • acelords:truncate-table
  • acelords:update-redis-key

Helper Functions

  • core_paginate(string $size) : int
  • dde($var) : void
  • doe() : Auth::user()
  • eclair(string|Carbon $date, bool? $time = true, bool? $toW3cString = false) : Carbon
  • sanitizeDomainUrl(string? $url)
  • _is_curl_installed() : bool
  • redis() : RedisRepository
  • dd_blade_variables() : void
  • is_collection($var) : bool
  • is_serialized($var) : bool
  • sanitizeBladeUrl(string $url, string $realBaseUrl) : string
  • relativeUrl(string $url) : string
  • is_countable($var) : bool
  • filenameSanitizer(string $str) : string
  • command_exists(string $command) : bool
  • setting(string $str, bool? $default) : string|null
  • t_asset(string $path) : string
  • instanceOfResource($data) : bool
  • authorize(string $permissionOrRole, bool? $issaRole = false) : void|Exception
  • deny(string? $message) : Exception
  • getLogoDomainWise() : string
  • __ta(string $template, bool? $useParent) : string
  • __m(string $template, bool? $useParent) : string
  • __mix(string $path, bool? $useParent) : string
  • get_hours_and_days_count(int $hours) : string
  • get_gross_hours(Date|Carbon $date) : float|int
  • isDemo() : bool
  • gravatar(string $name) : string
  • sizeForHumans(int|float $size) : string

Credits

统计信息

  • 总下载量: 18
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-02-08