phumsoft / phumpie
The package is using for custom default laravel package
Installs: 4 205
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 4
Requires
- php: ^8.0|^8.1
- illuminate/database: ^8.0|^9.0|^10.0
- illuminate/http: ^8.0|^9.0|^10.0
- illuminate/routing: ^8.0|^9.0|^10.0
- illuminate/support: ^8.0|^9.0|^10.0
- prettus/laravel-validation: ^1.5
Requires (Dev)
- laravel/pint: ^1.2
- dev-main
- 1.x-dev
- v1.2.0
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-dependabot/npm_and_yarn/eslint-8.56.0
- dev-dependabot/github_actions/google-github-actions/release-please-action-4
- dev-dependabot/npm_and_yarn/commitlint/config-conventional-18.4.3
- dev-dependabot/npm_and_yarn/commitlint/cli-18.4.3
This package is auto-updated.
Last update: 2025-03-17 20:27:17 UTC
README
A custom package for custom code structure, reduce rewrite common logic for laravel application.
Installation
This package requires Laravel 9.x or later running on PHP 8.1 or higher.
This package can be installed using composer:
composer require phumsoft/phumpie
License
Licensed under MIT license.