pixielity / laravel-framework
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/pixielity/laravel-framework
Requires
- php: ^8.5
- abbasudo/laravel-purity: ^3.0
- beeyev/disposable-email-filter-php: *
- darkaonline/l5-swagger: ^10.1
- illuminate/container: ^12.0
- illuminate/database: ^12.0
- illuminate/support: ^12.0
- ksubileau/color-thief-php: ^2.0
- laravel-workflow/laravel-workflow: *
- laravel/framework: ^12.0
- laravel/scout: ^10.0
- league/fractal: *
- lorisleiva/laravel-actions: ^2.9
- olvlvl/composer-attribute-collector: ^2.1
- overtrue/laravel-versionable: ^5.0
- owen-it/laravel-auditing: ^14.0
- prettus/l5-repository: ^3.0
- rappasoft/laravel-authentication-log: *
- rappasoft/laravel-helpers: *
- spatie/eloquent-sortable: ^4.0
- spatie/laravel-activitylog: *
- spatie/laravel-data: ^4.0
- spatie/laravel-http-logger: ^1.11
- spatie/laravel-query-builder: ^6.0
- spatie/laravel-route-attributes: ^1.18
- spatie/laravel-sluggable: ^3.0
- spatie/laravel-tags: ^4.0
- spatie/laravel-translatable: ^6.0
Requires (Dev)
- driftingly/rector-laravel: ^2.1
- larastan/larastan: ^3.9
- laravel/pint: ^1.27
- mockery/mockery: ^1.6
- orchestra/testbench: ^10.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
- rector/rector: ^2.3
Suggests
- algolia/algoliasearch-client-php: Required for Algolia search driver (^3.0).
- meilisearch/meilisearch-php: Required for MeiliSearch driver (^1.0).
- typesense/typesense-php: Required for Typesense driver (^4.0).
Replaces
- pixielity/laravel-actions: v1.0.0
- pixielity/laravel-color-thief: v1.0.0
- pixielity/laravel-container: v1.0.0
- pixielity/laravel-enum: v1.0.0
- pixielity/laravel-localization: v1.0.0
- pixielity/laravel-response: v1.0.0
- pixielity/laravel-routing: v1.0.0
- pixielity/laravel-serializer: v1.0.0
- pixielity/laravel-service-provider: v1.0.0
- pixielity/laravel-support: v1.0.0
- pixielity/laravel-uuid: v1.0.0
README
📋 Overview
The Framework package provides a high-level orchestration layer for Laravel applications. It integrates numerous specialized tools and libraries into the Pixielity ecosystem, providing a consistent API for database operations, media handling, serialization, and more.
✨ Features
- Database & Eloquent: Extended model traits, repository patterns, and auditing.
- Media & File Handling: Integrated media library and color extraction.
- Routing & API: Attribute-based routing, fluent response builders, and Swagger integration.
- Search & Discovery: Laravel Scout integration with custom drivers.
- Workflow & Actions: Support for Laravel Actions and complex orchestrations.
- Localization: Multi-language support with translatable models.
- Security: Authentication logging and disposable email filtering.
📋 Requirements
- PHP: 8.5 or higher
- Laravel: 11.0 or 12.0
📦 Installation
composer require pixielity/laravel-framework
🤝 Contributing
Please see CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
📜 License
This software is proprietary software. See LICENSE for more information.