Download the PHP package banulakwin/filament-seo-engine without Composer
On this page you can find all versions of the php package banulakwin/filament-seo-engine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download banulakwin/filament-seo-engine
More information about banulakwin/filament-seo-engine
Files in banulakwin/filament-seo-engine
Download banulakwin/filament-seo-engine
More information about banulakwin/filament-seo-engine
Files in banulakwin/filament-seo-engine
Vendor banulakwin
Package filament-seo-engine
Short Description Filament admin panel for banulakwin/laravel-seo-engine SEO management.
License MIT
Homepage https://github.com/banulalakwindu/filament-seo-engine
Package filament-seo-engine
Short Description Filament admin panel for banulakwin/laravel-seo-engine SEO management.
License MIT
Homepage https://github.com/banulalakwindu/filament-seo-engine
Please rate this library. Is it a good library?
Informations about the package filament-seo-engine
Filament SEO Engine (banulakwin/filament-seo-engine)
Reusable Filament admin package for SEO management with banulakwin/laravel-seo-engine.
Requirements
- PHP
^8.2 - Laravel
^11.0|^12.0|^13.0 - Filament
^5.0 banulakwin/laravel-seo-engine^1.0
Installation
Register plugin in your panel:
Features
- Static page SEO resource (
seo_metarecords withmodel_type=static_pageby default). - Reusable SEO form schema for
seo()relationship tabs in existing resources. - Reusable SEO infolist schema for view pages/tabs.
- Global search with page key, meta title, and description.
- Type-aware image uploads with aspect ratio presets.
Reusable model SEO tab
Use in any edit page tab system that supports relationship-backed schema:
For view pages/infolists:
Runtime assumptions
- Host app uses
banulakwin/laravel-seo-engine. - SEO storage is centralized in
seo_meta. - Static pages use
model_type = config('seo.static_page_model_type', 'static_page')and stringmodel_id. - Dynamic models use a
seo()relation (typically viaSeoable) and should be edited inline via reusable schemas.
Testing
Changelog
See CHANGELOG.md for details.
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/your-feature) - Run
composer qualityto ensure tests and style pass - Commit and push
- Open a pull request
Package layout (reference)
License
MIT — see LICENSE for details.
All versions of filament-seo-engine with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
banulakwin/laravel-seo-engine Version ^1.0
filament/filament Version ^5.0
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
banulakwin/laravel-seo-engine Version ^1.0
filament/filament Version ^5.0
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
The package banulakwin/filament-seo-engine contains the following files
Loading the files please wait ...