Download the PHP package dappcore/php-content without Composer
On this page you can find all versions of the php package dappcore/php-content. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-content
Core PHP Framework Project
A modular monolith Laravel application built with Core PHP Framework.
Features
- Core Framework - Event-driven module system with lazy loading
- Admin Panel - Livewire-powered admin interface with Flux UI
- REST API - Scoped API keys, rate limiting, webhooks, OpenAPI docs
- MCP Tools - Model Context Protocol for AI agent integration
Requirements
- PHP 8.2+
- Composer 2.x
- SQLite (default) or MySQL/PostgreSQL
- Node.js 18+ (for frontend assets)
Installation
Visit: http://localhost:8000
Local Package Development
Composer resolves lthn/php and lthn/php-tenant from published package metadata by default. Sibling checkouts are optional and should only be configured when testing unpublished framework or tenant changes locally.
Project Structure
Creating Modules
Modules follow the event-driven pattern:
Core Packages
| Package | Description |
|---|---|
host-uk/core |
Core framework components |
host-uk/core-admin |
Admin panel & Livewire modals |
host-uk/core-api |
REST API with scopes & webhooks |
host-uk/core-mcp |
Model Context Protocol tools |
Flux Pro (Optional)
This template uses the free Flux UI components. If you have a Flux Pro license:
Documentation
License
EUPL-1.2 (European Union Public Licence)
All versions of php-content with dependencies
PHP Build Version
Package Version
The package dappcore/php-content contains the following files
Loading the files please wait ...