typedcms / php-starter-kit
A simple starter kit for using TypedCMS with PHP.
Requires
- php: ^8.2
- ext-ctype: *
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- illuminate/collections: ^10.0|^11.0
- illuminate/container: ^10.0|^11.0
- kamermans/guzzle-oauth2-subscriber: ^1.0
- nesbot/carbon: ^2.71
- swisnl/json-api-client: 2.4.0
Requires (Dev)
- mockery/mockery: ^1.6
- phpstan/phpstan: ^1.10.38
- phpunit/phpunit: ^10.0
README
Our stater kits are tailored solutions for each platform, unlike the simple API wrappers offered by other vendors. The TypedCMS starter kit for PHP provides repositories and Eloquent-like models corresponding to your collections and blueprints.
This starter kit wouldn't be possible without the hard work of the many open source package developers and contributors on which it is built.
This package is maintained by Honeystone.
Installation & usage instructions
See the quickstart guide for installation and usage instructions.
Support us
We are committed to delivering high-quality open source packages maintained by the team at Honeystone. If you would like to support our efforts, simply use our packages, recommend them and contribute.
If you need any help with your project, or require any custom development, please get in touch.
Changelog
A list of changes can be found in the CHANGELOG.md file.