I write about various topics that I'm currently learning, be it front end, back end, cloud, DevOps, etc., you name it!
For any questions you may have, you can reach out to me at: hello@hungvu.tech.
There definitely are, like Directus has its PHP version. Besides, these headless CMSs has integration for a variety of different front-end stacks on different platforms. It's just that the article gears toward web development, so I focus on TypeScript, which is my domain. π
I write about various topics that I'm currently learning, be it front end, back end, cloud, DevOps, etc., you name it!
For any questions you may have, you can reach out to me at: hello@hungvu.tech.
These are some PHP CMSs that I am aware of, but not include in the article. However, they may not be fully headless though. In fact, my first CMS experience was WordPress, hence I know some of the alternatives. Eventually I went for a full JS/TS headless CMS though.
Thanks for the great list, some of theme i allready knew, but not all.
For my purpose, an API for a lot of different content types, they seem all not the right tool.
I although did a try with wordpress and ACF, but the fields are always stored in the post_meta table and i think that is mit performant with a lot of data.
Then i thougt, strapi or supabase is the way, but i cant host them on my webspace.
So i will try to use redbean PHP and write a lot of functions π
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
There definitely are, like Directus has its PHP version. Besides, these headless CMSs has integration for a variety of different front-end stacks on different platforms. It's just that the article gears toward web development, so I focus on TypeScript, which is my domain. π
Thanks for the hint, but the PHP Version of Directus has reached end of life. Very sad, looks great. And yes, i need a PHP headless CMS π
These are some PHP CMSs that I am aware of, but not include in the article. However, they may not be fully headless though. In fact, my first CMS experience was WordPress, hence I know some of the alternatives. Eventually I went for a full JS/TS headless CMS though.
Hope these helps!
Thanks for the great list, some of theme i allready knew, but not all.
For my purpose, an API for a lot of different content types, they seem all not the right tool.
I although did a try with wordpress and ACF, but the fields are always stored in the post_meta table and i think that is mit performant with a lot of data.
Then i thougt, strapi or supabase is the way, but i cant host them on my webspace.
So i will try to use redbean PHP and write a lot of functions π