notfoundnl / siteboss-framework
SiteBoss® framework is a headless CMS for Laravel. It will produce a JSON for a UI to consume.
Installs: 1 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 11
Requires
- doctrine/dbal: ^3.6
- firebase/php-jwt: ^6.3
- illuminate/contracts: ^10.0|^11.0
- intervention/image: ^3.0
- mcamara/laravel-localization: ^2.0
- notfoundnl/siteboss-layout: ^1.6.1
- notfoundnl/siteboss-static: ^1.15.0
- spatie/laravel-honeypot: ^4.3.2
- spatie/laravel-package-tools: ^1.14.0
- xenolope/quahog: ^3.0
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
- nunomaduro/phpinsights: ^2.9.0
- orchestra/testbench: ^8.9
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
- dev-main
- v0.22.0
- v0.21.1
- v0.21.0
- v0.20.1
- v0.20.0
- v0.19.2
- v0.19.1
- v0.19.0
- v0.18.2
- v0.18.1
- v0.18.0
- v0.17.2
- v0.17.1
- v0.17.0
- v0.16.1
- v0.16.0
- v0.15.1
- v0.15.0
- v0.14.2
- v0.14.1
- v0.14.0
- v0.13.6
- v0.13.5
- v0.13.4
- v0.13.3
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.0
- v0.11.5
- v0.11.4
- v0.11.2
- v0.11.1
- v0.11.0
- v0.10.0
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- v0.8.1
- v0.8.0
- v0.7.1
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.1
- v0.1.0
- dev-fix/ip-challenges
- dev-develop
- dev-feat/phpinsights
- dev-feat/optimize-using-cache
- dev-feat/forwards
- dev-feat/code-quality
This package is auto-updated.
Last update: 2025-03-06 14:09:22 UTC
README
To run package seeder use:
php artisan db:seed --class="NotFound\\Framework\\Database\\Seeders\\PackageDatabaseSeeder"