Download the PHP package wangta69/laravel-meta without Composer

On this page you can find all versions of the php package wangta69/laravel-meta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package laravel-meta

Meta Manager for Laravel

Laravel Meta는 라라벨 애플리케이션을 위한 종합 SEO 솔루션입니다. 단순한 태그 삽입을 넘어, DB 기반 관리 시스템, 실시간 이미지 생성, 지능형 JSON-LD 엔진, 그리고 IndexNow를 통한 즉각적인 검색 엔진 색인 기능을 제공합니다.

Installation


1. 기본 적인 사용법

2. 메타 데이터 관리 (Database & Real-time)

A. 데이터베이스 기반 관리

라우트 정보를 기준으로 메타 데이터를 저장하여 관리자 페이지에서 수정 가능하게 합니다.

B. 실시간 메타 수정 및 로드

현재 페이지의 라우트를 분석해 자동으로 데이터를 가져오며, 즉석에서 내용을 변경할 수 있습니다.


3. 블레이드 컴포넌트 (Blade Components)

헤더 태그 출력뿐만 아니라, 검색 엔진에 콘텐츠 변경을 알리는 전용 컴포넌트를 제공합니다.


4. 강력한 SEO 도구 (Advanced SEO)

✨ Smart Description (지능형 문구 생성)

데이터 유무에 따라 문장을 자연스럽게 조합하여 매력포인트()와 같은 빈 괄호 노출을 방지합니다.

🏷️ 제목 접미사 (Suffix)

페이지 번호 등 기존 제목 뒤에 공통적으로 붙는 텍스트를 처리합니다.


5. 지능형 JSON-LD (Structured Data)

Schema.org 규격에 맞는 구조화 데이터를 지원합니다. 여러 타입이 섞여도 지능적으로 병합(Smart Merge)하여 구글 리치 결과를 생성합니다.


6. 이미지 관리 (Static & Dynamic)

A. 기존 이미지 경로 설정

B. 실시간 텍스트 이미지 생성 (Dynamic OG Image)

설정된 배경 위에 텍스트가 올라간 이미지를 즉석에서 생성합니다.


7. 관리소 및 사이트맵 (Admin & Sitemap)

관리자 페이지

웹에서 라우트별 메타 정보를 직접 수정할 수 있습니다. config/pondol-meta.php에서 접근 권한 설정 후 접속하세요.

XML 사이트맵

검색 엔진 최적화의 필수인 사이트맵을 자동 생성합니다.


Demo (데모 사이트)

본 패키지의 모든 기능(Meta, JSON-LD, IndexNow)이 실제로 적용되어 운영 중인 사례입니다.


License

The MIT License (MIT).


All versions of laravel-meta with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0.0
wangta69/laravel-pondol Version ^8.12
wangta69/laravel-index-now Version ^8.12
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package wangta69/laravel-meta contains the following files

Loading the files please wait ...